refactro: add i18n

This commit is contained in:
Thanaphon Frappet 2024-10-29 11:05:01 +07:00
parent 38d63ea0b8
commit 06fb5b7c61
2 changed files with 2 additions and 1 deletions

View file

@ -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',

View file

@ -652,7 +652,7 @@ export default {
bank: 'เลือกบัญชีชำระเงิน',
paySplitCount: 'จำนวนงวด',
payTotal: 'ยอดชำระ {msg}',
paySplitMessage: 'จำนวนเงินที่ต้องชำระ (บาท)',
summary: 'สรุปยอดทั้งหมด',
periodNo: 'งวดที่',
amount: 'จำนวนเงิน',