refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-11-07 17:52:51 +07:00
parent caab7aedf2
commit 411fffe82f
2 changed files with 2 additions and 2 deletions

View file

@ -717,7 +717,7 @@ export default {
amount: 'Amount',
payDueDate: 'Pay Due Date',
callDueDate: 'Call Due Date',
validUntil: 'Valid Until',
processOn: 'Process on {msg}',
productList: 'List of Product',

View file

@ -712,7 +712,7 @@ export default {
amount: 'จำนวนเงิน',
payDueDate: 'วันที่กำหนดจ่าย',
callDueDate: 'วันที่ครบกำหนดเรียก',
validUntil: 'วันที่ใช้ได้ถึง',
processOn: 'วันที่ดำเนินการ {msg}',
productList: 'รายการสินค้า',