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',
|
||||
payTotal: 'Total {msg}',
|
||||
|
||||
paySplitMessage: 'Amount to be paid (Baht)',
|
||||
summary: 'Total Summary',
|
||||
periodNo: 'Installment No."',
|
||||
amount: 'Amount',
|
||||
|
|
|
|||
|
|
@ -652,7 +652,7 @@ export default {
|
|||
bank: 'เลือกบัญชีชำระเงิน',
|
||||
paySplitCount: 'จำนวนงวด',
|
||||
payTotal: 'ยอดชำระ {msg}',
|
||||
|
||||
paySplitMessage: 'จำนวนเงินที่ต้องชำระ (บาท)',
|
||||
summary: 'สรุปยอดทั้งหมด',
|
||||
periodNo: 'งวดที่',
|
||||
amount: 'จำนวนเงิน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue