refactor: add i18n
This commit is contained in:
parent
1ca641d718
commit
1b915f1314
2 changed files with 2 additions and 0 deletions
|
|
@ -660,6 +660,7 @@ export default {
|
|||
bank: 'Select Payment Account',
|
||||
paySplitCount: 'Number of Installments',
|
||||
payTotal: 'Total {msg}',
|
||||
customerAcceptance: 'Customer Acceptance',
|
||||
|
||||
paySplitMessage: 'Amount to be paid (Baht)',
|
||||
summary: 'Total Summary',
|
||||
|
|
|
|||
|
|
@ -650,6 +650,7 @@ export default {
|
|||
specialCondition: 'เงื่อนไขพิเศษ',
|
||||
selectInvoice: 'เลือกใบแจ้งหนี้',
|
||||
approveInvoice: 'อนุมัติใบแจ้งหนี้',
|
||||
customerAcceptance: 'ลูกค้าตอบรับ',
|
||||
|
||||
paymentCondition: 'เงื่อนไขการชำระเงิน',
|
||||
payType: 'วิธีการชำระเงิน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue