diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index e85b2928..6180c31a 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -75,6 +75,7 @@ export default { about: 'About', total: 'Total', discount: 'Discount (Baht)', + discountAfterVat: 'Discount after vat', totalAfterDiscount: 'Total after discount', totalVatExcluded: 'Tax exemption amount', totalVatIncluded: 'Taxable amount', @@ -653,6 +654,7 @@ export default { calTax: 'Calculate taxes', allProduct: 'List of all products', quotationDiscount: 'Discount (Baht)', + discountList: 'Product Discount', type: { all: 'All', diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 42a967c4..a678653e 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -75,6 +75,7 @@ export default { about: 'เกี่ยวกับ', total: 'ยอดรวม', discount: 'ส่วนลด (บาท)', + discountAfterVat: 'ส่วนลดหลังคำนวณภาษี', totalAfterDiscount: 'จำนวนเงินหลังหักส่วนลด', totalVatExcluded: 'จำนวนเงินยกเว้นภาษี', totalVatIncluded: 'จำนวนเงินที่คำนวณภาษี', @@ -649,6 +650,7 @@ export default { calTax: 'คิดภาษี', allProduct: 'รายการสินค้าทั้งหมด', quotationDiscount: 'ส่วนลดใบงาน (บาท)', + discountList: 'ส่วนลดรายการ', type: { all: 'ทั้งหมด',