feat: add new translation for request work status
This commit is contained in:
parent
e46f238989
commit
eae2139c52
2 changed files with 2 additions and 0 deletions
|
|
@ -1120,6 +1120,7 @@ export default {
|
||||||
taskOrderNotFound: 'Task order cannot be found.',
|
taskOrderNotFound: 'Task order cannot be found.',
|
||||||
quotationNotFound: 'Quotation cannot be found.',
|
quotationNotFound: 'Quotation cannot be found.',
|
||||||
sameNameExists: 'Same name exists.',
|
sameNameExists: 'Same name exists.',
|
||||||
|
requestWorkMustReady: 'Request work must ready.',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1101,6 +1101,7 @@ export default {
|
||||||
taskOrderNotFound: 'ไม่พบใบสั่งงาน',
|
taskOrderNotFound: 'ไม่พบใบสั่งงาน',
|
||||||
quotationNotFound: 'ไม่พบใบเสนอราคา',
|
quotationNotFound: 'ไม่พบใบเสนอราคา',
|
||||||
sameNameExists: 'ชื่อนี้ถูกใช้ไปแล้ว',
|
sameNameExists: 'ชื่อนี้ถูกใช้ไปแล้ว',
|
||||||
|
requestWorkMustReady: 'ใบรายการคำขอต้องพร้อมดำเนินการ',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue