diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index b2213d3a..44548b2b 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -660,6 +660,7 @@ export default { bank: 'Select Payment Account', paySplitCount: 'Number of Installments', payTotal: 'Total {msg}', + customerAcceptance: 'Customer Acceptance', paySplitMessage: 'Amount to be paid (Baht)', summary: 'Total Summary', diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 75d872b4..2e10a6f7 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -650,6 +650,7 @@ export default { specialCondition: 'เงื่อนไขพิเศษ', selectInvoice: 'เลือกใบแจ้งหนี้', approveInvoice: 'อนุมัติใบแจ้งหนี้', + customerAcceptance: 'ลูกค้าตอบรับ', paymentCondition: 'เงื่อนไขการชำระเงิน', payType: 'วิธีการชำระเงิน',