diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index 8c852a8d..b2213d3a 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -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', diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 82e1da95..75d872b4 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -648,6 +648,8 @@ export default { documentReceivePoint: 'จุดรับเอกสาร', dueDate: 'วันครบกำหนดใบเสนอราคา', specialCondition: 'เงื่อนไขพิเศษ', + selectInvoice: 'เลือกใบแจ้งหนี้', + approveInvoice: 'อนุมัติใบแจ้งหนี้', paymentCondition: 'เงื่อนไขการชำระเงิน', payType: 'วิธีการชำระเงิน',