feat: add i18n

This commit is contained in:
Methapon2001 2025-01-28 09:55:57 +07:00
parent 310464f834
commit fba9adc5f3
2 changed files with 4 additions and 0 deletions

View file

@ -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: {

View file

@ -147,6 +147,8 @@ export default {
quotationPayment: 'ใช้แสดงรายละเอียดในการชำระเงิน',
orderDetail: 'เพื่อแสดงรายชื่อลูกจ้างในสินค้านั้นๆ',
ofPage: '{current} จาก {total}',
included: 'รวม',
notIncluded: 'ไม่รวม',
},
menu: {