refactor: add i18n
This commit is contained in:
parent
7d5a5bc9a5
commit
a367612d20
2 changed files with 2 additions and 0 deletions
|
|
@ -722,6 +722,7 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
quotation: {
|
quotation: {
|
||||||
|
letterOfAcceptance: 'Letter of Acceptance',
|
||||||
addWorker: 'Add Worker',
|
addWorker: 'Add Worker',
|
||||||
importWorker: 'Search for worker from the data.',
|
importWorker: 'Search for worker from the data.',
|
||||||
templateForm: 'Select a template document form.',
|
templateForm: 'Select a template document form.',
|
||||||
|
|
|
||||||
|
|
@ -714,6 +714,7 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
quotation: {
|
quotation: {
|
||||||
|
letterOfAcceptance: 'ไฟล์เอกสารหนังสือยอมรับ',
|
||||||
addWorker: 'เพิ่มแรงงาน',
|
addWorker: 'เพิ่มแรงงาน',
|
||||||
importWorker: 'ค้นหาแรงงานจากข้อมูล ',
|
importWorker: 'ค้นหาแรงงานจากข้อมูล ',
|
||||||
templateForm: 'เลือกแบบฟอร์มเอกสารต้นแบบ',
|
templateForm: 'เลือกแบบฟอร์มเอกสารต้นแบบ',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue