feat: customer requested cancel indicator
This commit is contained in:
parent
9e7d67fb6c
commit
72985c382f
5 changed files with 29 additions and 13 deletions
|
|
@ -113,6 +113,7 @@ export default {
|
|||
group: 'Group',
|
||||
laborIdentified: 'Labor identified',
|
||||
beDue: 'Due in',
|
||||
noReason: 'No reason',
|
||||
due: 'Due',
|
||||
overDue: 'Overdue',
|
||||
status: 'Status',
|
||||
|
|
|
|||
|
|
@ -113,6 +113,7 @@ export default {
|
|||
group: 'กลุ่ม',
|
||||
laborIdentified: 'ระบุแรงงาน',
|
||||
beDue: 'จะครบกำหนดในอีก',
|
||||
noReason: 'ไม่มีเหตุผล',
|
||||
due: 'ครบกำหนด',
|
||||
overDue: 'เลยกำหนด',
|
||||
status: 'สถานะ',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue