refactor: request list => no workflow & i18n

This commit is contained in:
puriphatt 2024-11-28 10:40:46 +07:00
parent 417b1d8a93
commit 2c4508861b
3 changed files with 16 additions and 0 deletions

View file

@ -859,6 +859,7 @@ export default {
employeeMessenger: 'Courier',
localEmployee: 'Local Employee',
nonLocalEmployee: 'Non Local Employee',
noWorkflowTemplate: 'A workflow template has not been selected.',
status: {
work: {
Pending: 'Await for order',

View file

@ -851,6 +851,7 @@ export default {
employeeMessenger: 'พนักงานส่งเอกสาร',
localEmployee: 'พนักงานในพื้นที่',
nonLocalEmployee: 'พนักงานนอกพื้นที่',
noWorkflowTemplate: 'คุณไม่ได้เลือกแม่แบบขั้นตอนการทำงาน',
status: {
work: {
Pending: 'รอสั่งงาน',