refactor: wording
This commit is contained in:
parent
6fa61ff91f
commit
303bc1214d
2 changed files with 4 additions and 4 deletions
|
|
@ -898,8 +898,8 @@ export default {
|
|||
Waiting: 'Work assigned, awaiting action',
|
||||
InProgress: 'In progress',
|
||||
Validate: 'Awaiting validation',
|
||||
Ended: 'Completed',
|
||||
Completed: 'Work finished',
|
||||
Ended: 'Ended',
|
||||
Completed: 'Completed',
|
||||
Canceled: 'Canceled',
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -888,8 +888,8 @@ export default {
|
|||
Waiting: 'สั่งแล้วรอดำเนินการ',
|
||||
InProgress: 'กำลังดำเนินการ',
|
||||
Validate: 'รอตรวจสอบ',
|
||||
Ended: 'เสร็จสิ้น',
|
||||
Completed: 'จบงาน',
|
||||
Ended: 'จบงาน',
|
||||
Completed: 'เสร็จสิ้น',
|
||||
Canceled: 'ยกเลิก',
|
||||
},
|
||||
Pending: 'รอดำเนินการ',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue