refactro: add i18n
This commit is contained in:
parent
38d63ea0b8
commit
06fb5b7c61
2 changed files with 2 additions and 1 deletions
|
|
@ -658,6 +658,7 @@ export default {
|
||||||
paySplitCount: 'Number of Installments',
|
paySplitCount: 'Number of Installments',
|
||||||
payTotal: 'Total {msg}',
|
payTotal: 'Total {msg}',
|
||||||
|
|
||||||
|
paySplitMessage: 'Amount to be paid (Baht)',
|
||||||
summary: 'Total Summary',
|
summary: 'Total Summary',
|
||||||
periodNo: 'Installment No."',
|
periodNo: 'Installment No."',
|
||||||
amount: 'Amount',
|
amount: 'Amount',
|
||||||
|
|
|
||||||
|
|
@ -652,7 +652,7 @@ export default {
|
||||||
bank: 'เลือกบัญชีชำระเงิน',
|
bank: 'เลือกบัญชีชำระเงิน',
|
||||||
paySplitCount: 'จำนวนงวด',
|
paySplitCount: 'จำนวนงวด',
|
||||||
payTotal: 'ยอดชำระ {msg}',
|
payTotal: 'ยอดชำระ {msg}',
|
||||||
|
paySplitMessage: 'จำนวนเงินที่ต้องชำระ (บาท)',
|
||||||
summary: 'สรุปยอดทั้งหมด',
|
summary: 'สรุปยอดทั้งหมด',
|
||||||
periodNo: 'งวดที่',
|
periodNo: 'งวดที่',
|
||||||
amount: 'จำนวนเงิน',
|
amount: 'จำนวนเงิน',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue