refactor: add i18n
This commit is contained in:
parent
9efe220548
commit
32975adeeb
4 changed files with 36 additions and 12 deletions
|
|
@ -141,6 +141,13 @@ export default {
|
|||
businessName: 'Name Used for Business',
|
||||
romanCharacters: 'Roman Characters',
|
||||
},
|
||||
noticeJobEmployment: {
|
||||
permitNumber: 'Work Permit Number',
|
||||
jobDescription: 'Job Description',
|
||||
workplace: 'Workplace',
|
||||
dateOfHire: 'Date of Hire',
|
||||
},
|
||||
|
||||
title: {
|
||||
info: '{name}',
|
||||
create: 'Create {name}',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue