From 136ab65c32caf309532f572eb16d524609ad1181 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Tue, 28 Jan 2025 11:31:50 +0700 Subject: [PATCH] refactor: add i18n --- src/i18n/eng.ts | 3 +++ src/i18n/tha.ts | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index 73e8bc40..6c6c0ea1 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -141,6 +141,9 @@ export default { other: 'Other', agencyAddress: 'Agency Address', hintRemark: 'You can add tags such as ', + quotationLabor: 'Used to display the list of employees', + quotationPayment: 'Used to display payment details', + orderDetail: 'To display the list of employees in that product', }, menu: { diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 5ec99eec..fbc30320 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -142,7 +142,10 @@ export default { numberOfDay: 'จำนวนวัน', other: 'อื่นๆ', agencyAddress: 'ที่อยู่หน่วยงาน ', - hintRemark: 'คุณสามารถใส่แท็ก เช่น', + hintRemark: 'คุณสามารถใส่', + quotationLabor: 'ใช้แสดงรายชื่อลูกจ้าง', + quotationPayment: 'ใช้แสดงรายละเอียดในการชำระเงิน', + orderDetail: 'เพื่อแสดงรายชื่อลูกจ้างในสินค้านั้นๆ', }, menu: {