diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index ad494148..f04526da 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -145,6 +145,8 @@ export default { quotationPayment: 'Used to display payment details', orderDetail: 'To display the list of employees in that product', ofPage: '{current} of {total}', + included: 'Included', + notIncluded: 'Not Included', }, menu: { diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 7f5929bf..cf6037b8 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -147,6 +147,8 @@ export default { quotationPayment: 'ใช้แสดงรายละเอียดในการชำระเงิน', orderDetail: 'เพื่อแสดงรายชื่อลูกจ้างในสินค้านั้นๆ', ofPage: '{current} จาก {total}', + included: 'รวม', + notIncluded: 'ไม่รวม', }, menu: {