refactor: add i18n
This commit is contained in:
parent
caab7aedf2
commit
411fffe82f
2 changed files with 2 additions and 2 deletions
|
|
@ -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',
|
||||
|
||||
|
|
|
|||
|
|
@ -712,7 +712,7 @@ export default {
|
|||
amount: 'จำนวนเงิน',
|
||||
payDueDate: 'วันที่กำหนดจ่าย',
|
||||
callDueDate: 'วันที่ครบกำหนดเรียก',
|
||||
|
||||
validUntil: 'วันที่ใช้ได้ถึง',
|
||||
processOn: 'วันที่ดำเนินการ {msg}',
|
||||
productList: 'รายการสินค้า',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue