refactor: add i18n

This commit is contained in:
Net 2024-08-19 17:16:50 +07:00
parent 0f78be2393
commit de92e7f6a9
2 changed files with 2 additions and 0 deletions

View file

@ -128,6 +128,7 @@ export default {
basicInfo: 'Basic Information',
branch: 'Branch',
},
instance: '{index} instance',
codeAbbrev: 'Company Abbreviation',
codeNumber: 'Company Number',
registeredBranch: 'Registered Branch',

View file

@ -130,6 +130,7 @@ export default {
basicInfo: 'ข้อมูลพื้นฐาน',
branch: 'ข้อมูลสาขา',
},
instance: 'ครั้งที่ {index}',
codeAbbrev: 'ชื่อย่อบริษัท',
codeNumber: 'เลขประจำตัวบริษัท',
registeredBranch: 'สาขาที่ลงทะเบียน',