diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index c4a691be..825b232f 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -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.', diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 60b70600..03678769 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -714,6 +714,7 @@ export default { }, quotation: { + letterOfAcceptance: 'ไฟล์เอกสารหนังสือยอมรับ', addWorker: 'เพิ่มแรงงาน', importWorker: 'ค้นหาแรงงานจากข้อมูล ', templateForm: 'เลือกแบบฟอร์มเอกสารต้นแบบ',