refactor: add i18n

This commit is contained in:
Thanaphon Frappet 2024-12-17 13:03:05 +07:00
parent 7d5a5bc9a5
commit a367612d20
2 changed files with 2 additions and 0 deletions

View file

@ -722,6 +722,7 @@ export default {
},
quotation: {
letterOfAcceptance: 'Letter of Acceptance',
addWorker: 'Add Worker',
importWorker: 'Search for worker from the data.',
templateForm: 'Select a template document form.',

View file

@ -714,6 +714,7 @@ export default {
},
quotation: {
letterOfAcceptance: 'ไฟล์เอกสารหนังสือยอมรับ',
addWorker: 'เพิ่มแรงงาน',
importWorker: 'ค้นหาแรงงานจากข้อมูล ',
templateForm: 'เลือกแบบฟอร์มเอกสารต้นแบบ',