refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2025-01-28 11:31:50 +07:00
parent df1bf1b67f
commit 136ab65c32
2 changed files with 7 additions and 1 deletions

View file

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

View file

@ -142,7 +142,10 @@ export default {
numberOfDay: 'จำนวนวัน',
other: 'อื่นๆ',
agencyAddress: 'ที่อยู่หน่วยงาน ',
hintRemark: 'คุณสามารถใส่แท็ก เช่น',
hintRemark: 'คุณสามารถใส่',
quotationLabor: 'ใช้แสดงรายชื่อลูกจ้าง',
quotationPayment: 'ใช้แสดงรายละเอียดในการชำระเงิน',
orderDetail: 'เพื่อแสดงรายชื่อลูกจ้างในสินค้านั้นๆ',
},
menu: {