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',
|
bank: 'Select Payment Account',
|
||||||
paySplitCount: 'Number of Installments',
|
paySplitCount: 'Number of Installments',
|
||||||
payTotal: 'Total {msg}',
|
payTotal: 'Total {msg}',
|
||||||
|
customerAcceptance: 'Customer Acceptance',
|
||||||
|
|
||||||
paySplitMessage: 'Amount to be paid (Baht)',
|
paySplitMessage: 'Amount to be paid (Baht)',
|
||||||
summary: 'Total Summary',
|
summary: 'Total Summary',
|
||||||
|
|
|
||||||
|
|
@ -650,6 +650,7 @@ export default {
|
||||||
specialCondition: 'เงื่อนไขพิเศษ',
|
specialCondition: 'เงื่อนไขพิเศษ',
|
||||||
selectInvoice: 'เลือกใบแจ้งหนี้',
|
selectInvoice: 'เลือกใบแจ้งหนี้',
|
||||||
approveInvoice: 'อนุมัติใบแจ้งหนี้',
|
approveInvoice: 'อนุมัติใบแจ้งหนี้',
|
||||||
|
customerAcceptance: 'ลูกค้าตอบรับ',
|
||||||
|
|
||||||
paymentCondition: 'เงื่อนไขการชำระเงิน',
|
paymentCondition: 'เงื่อนไขการชำระเงิน',
|
||||||
payType: 'วิธีการชำระเงิน',
|
payType: 'วิธีการชำระเงิน',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue