refactor: wording

This commit is contained in:
Methapon2001 2024-12-26 12:00:41 +07:00
parent 6fa61ff91f
commit 303bc1214d
2 changed files with 4 additions and 4 deletions

View file

@ -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',
},

View file

@ -888,8 +888,8 @@ export default {
Waiting: 'สั่งแล้วรอดำเนินการ',
InProgress: 'กำลังดำเนินการ',
Validate: 'รอตรวจสอบ',
Ended: 'เสร็จสิ้น',
Completed: 'จบงาน',
Ended: 'จบงาน',
Completed: 'เสร็จสิ้น',
Canceled: 'ยกเลิก',
},
Pending: 'รอดำเนินการ',