refactor: add i18n
This commit is contained in:
parent
aaa39fc72f
commit
1ca641d718
2 changed files with 4 additions and 1 deletions
|
|
@ -653,7 +653,8 @@ export default {
|
|||
documentReceivePoint: 'Document Drop-Off Point"',
|
||||
dueDate: 'Quotation Due Date',
|
||||
specialCondition: 'Special Conditions',
|
||||
|
||||
selectInvoice: 'Select Invoice',
|
||||
approveInvoice: 'Approve the invoice',
|
||||
paymentCondition: 'Payment Terms',
|
||||
payType: 'Payment Methods',
|
||||
bank: 'Select Payment Account',
|
||||
|
|
|
|||
|
|
@ -648,6 +648,8 @@ export default {
|
|||
documentReceivePoint: 'จุดรับเอกสาร',
|
||||
dueDate: 'วันครบกำหนดใบเสนอราคา',
|
||||
specialCondition: 'เงื่อนไขพิเศษ',
|
||||
selectInvoice: 'เลือกใบแจ้งหนี้',
|
||||
approveInvoice: 'อนุมัติใบแจ้งหนี้',
|
||||
|
||||
paymentCondition: 'เงื่อนไขการชำระเงิน',
|
||||
payType: 'วิธีการชำระเงิน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue