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',
|
Waiting: 'Work assigned, awaiting action',
|
||||||
InProgress: 'In progress',
|
InProgress: 'In progress',
|
||||||
Validate: 'Awaiting validation',
|
Validate: 'Awaiting validation',
|
||||||
Ended: 'Completed',
|
Ended: 'Ended',
|
||||||
Completed: 'Work finished',
|
Completed: 'Completed',
|
||||||
Canceled: 'Canceled',
|
Canceled: 'Canceled',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -888,8 +888,8 @@ export default {
|
||||||
Waiting: 'สั่งแล้วรอดำเนินการ',
|
Waiting: 'สั่งแล้วรอดำเนินการ',
|
||||||
InProgress: 'กำลังดำเนินการ',
|
InProgress: 'กำลังดำเนินการ',
|
||||||
Validate: 'รอตรวจสอบ',
|
Validate: 'รอตรวจสอบ',
|
||||||
Ended: 'เสร็จสิ้น',
|
Ended: 'จบงาน',
|
||||||
Completed: 'จบงาน',
|
Completed: 'เสร็จสิ้น',
|
||||||
Canceled: 'ยกเลิก',
|
Canceled: 'ยกเลิก',
|
||||||
},
|
},
|
||||||
Pending: 'รอดำเนินการ',
|
Pending: 'รอดำเนินการ',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue