From c2910ce459612fd9be182b08c4bec85bd63c5c3d Mon Sep 17 00:00:00 2001 From: puriphatt Date: Tue, 8 Oct 2024 16:37:06 +0700 Subject: [PATCH] fix: i18n --- src/i18n/eng/index.ts | 12 +++++++----- src/i18n/tha/index.ts | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/src/i18n/eng/index.ts b/src/i18n/eng/index.ts index 685d407c..791a1c33 100644 --- a/src/i18n/eng/index.ts +++ b/src/i18n/eng/index.ts @@ -74,12 +74,12 @@ export default { attachment: 'Attachment', about: 'About', total: 'Total', - discount: 'Discount', + discount: 'Discount (Baht)', totalAfterDiscount: 'Total after discount', totalVatExcluded: 'Tax exemption amount', totalVatIncluded: 'Taxable amount', vat: 'VAT {msg}', - totalAmount: 'Total amount', + totalAmount: 'Total amount (Baht)', specify: 'Secify {msg}', noSpecify: 'No Specify{msg}', noDataTable: 'There is no data displayed in this table yet.', @@ -642,12 +642,14 @@ export default { foreignRefNo: 'Alien Reference Number', documentExpireDate: 'Document Expiration Date', - allProductPrice: 'All product price', - pricePerUnit: 'Unit price', + allProductPrice: 'All product price (Baht)', + pricePerUnit: 'Unit price (Baht)', + priceBeforeVat: 'Price before vat (บาท)', sumPrice: 'Total price', - tax: 'Tax', + vat: 'Vat', calTax: 'Calculate taxes', allProduct: 'List of all products', + quotationDiscount: 'Discount (Baht)', type: { all: 'All', diff --git a/src/i18n/tha/index.ts b/src/i18n/tha/index.ts index 1390d60f..92f271fe 100644 --- a/src/i18n/tha/index.ts +++ b/src/i18n/tha/index.ts @@ -74,12 +74,12 @@ export default { attachment: 'เอกสาร', about: 'เกี่ยวกับ', total: 'ยอดรวม', - discount: 'ส่วนลด', + discount: 'ส่วนลด (บาท)', totalAfterDiscount: 'จำนวนเงินหลังหักส่วนลด', totalVatExcluded: 'จำนวนเงินยกเว้นภาษี', totalVatIncluded: 'จำนวนเงินที่คำนวณภาษี', vat: 'ภาษีมูลค่าเพิ่ม {msg}', - totalAmount: 'จำนวนเงินรวมทั้งสิ้น', + totalAmount: 'จำนวนเงินรวมทั้งสิ้น (บาท)', specify: 'ระบุ{msg}', noSpecify: 'ไม่ระบุ{msg}', noDataTable: 'ยังไม่มีข้อมูลแสดงในตารางนี้', @@ -640,12 +640,14 @@ export default { foreignRefNo: 'เลขที่อ้างอิงคนต่างด้าว', documentExpireDate: 'วันที่เอกสารหมดอายุ', - allProductPrice: 'ราคาสินค้าทั้งหมด', - pricePerUnit: 'ราคาต่อหน่วย', + allProductPrice: 'ราคาสินค้าทั้งหมด (บาท)', + pricePerUnit: 'ราคาต่อหน่วย (บาท)', + priceBeforeVat: 'ราคาก่อนคิดภาษี (บาท)', sumPrice: 'ราคารวม', - tax: 'ภาษี', + vat: 'ภาษี', calTax: 'คิดภาษี', allProduct: 'รายการสินค้าทั้งหมด', + quotationDiscount: 'ส่วนลดใบงาน (บาท)', type: { all: 'ทั้งหมด',