refactor: add i18n
This commit is contained in:
parent
df1bf1b67f
commit
136ab65c32
2 changed files with 7 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
|
|
@ -142,7 +142,10 @@ export default {
|
|||
numberOfDay: 'จำนวนวัน',
|
||||
other: 'อื่นๆ',
|
||||
agencyAddress: 'ที่อยู่หน่วยงาน ',
|
||||
hintRemark: 'คุณสามารถใส่แท็ก เช่น',
|
||||
hintRemark: 'คุณสามารถใส่',
|
||||
quotationLabor: 'ใช้แสดงรายชื่อลูกจ้าง',
|
||||
quotationPayment: 'ใช้แสดงรายละเอียดในการชำระเงิน',
|
||||
orderDetail: 'เพื่อแสดงรายชื่อลูกจ้างในสินค้านั้นๆ',
|
||||
},
|
||||
|
||||
menu: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue