refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-10-29 17:34:11 +07:00
parent aaa39fc72f
commit 1ca641d718
2 changed files with 4 additions and 1 deletions

View file

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

View file

@ -648,6 +648,8 @@ export default {
documentReceivePoint: 'จุดรับเอกสาร',
dueDate: 'วันครบกำหนดใบเสนอราคา',
specialCondition: 'เงื่อนไขพิเศษ',
selectInvoice: 'เลือกใบแจ้งหนี้',
approveInvoice: 'อนุมัติใบแจ้งหนี้',
paymentCondition: 'เงื่อนไขการชำระเงิน',
payType: 'วิธีการชำระเงิน',