refactor: add i18n
This commit is contained in:
parent
03d0916f26
commit
0dcda98beb
2 changed files with 6 additions and 0 deletions
|
|
@ -110,6 +110,9 @@ export default {
|
|||
people: 'People',
|
||||
group: 'Group',
|
||||
laborIdentified: 'Labor identified',
|
||||
beDue: 'It will be due in...',
|
||||
due: 'Due',
|
||||
overDue: 'Overdue',
|
||||
},
|
||||
|
||||
menu: {
|
||||
|
|
|
|||
|
|
@ -110,6 +110,9 @@ export default {
|
|||
people: 'ผู้คน',
|
||||
group: 'กลุ่ม',
|
||||
laborIdentified: 'ระบุแรงงาน',
|
||||
beDue: 'จะครบกำหนดในอีก',
|
||||
due: 'ครบกำหนด',
|
||||
overDue: 'เลยกำหนด',
|
||||
},
|
||||
|
||||
menu: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue