refactor: add i18n

This commit is contained in:
Net 2024-09-25 10:55:06 +07:00
parent 9efe220548
commit 32975adeeb
4 changed files with 36 additions and 12 deletions

View file

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