feat: add new translation for request work status

This commit is contained in:
puriphatt 2025-01-24 09:19:01 +07:00
parent e46f238989
commit eae2139c52
2 changed files with 2 additions and 0 deletions

View file

@ -1120,6 +1120,7 @@ export default {
taskOrderNotFound: 'Task order cannot be found.',
quotationNotFound: 'Quotation cannot be found.',
sameNameExists: 'Same name exists.',
requestWorkMustReady: 'Request work must ready.',
},
},

View file

@ -1101,6 +1101,7 @@ export default {
taskOrderNotFound: 'ไม่พบใบสั่งงาน',
quotationNotFound: 'ไม่พบใบเสนอราคา',
sameNameExists: 'ชื่อนี้ถูกใช้ไปแล้ว',
requestWorkMustReady: 'ใบรายการคำขอต้องพร้อมดำเนินการ',
},
},