refactor: add i18n
This commit is contained in:
parent
0f78be2393
commit
de92e7f6a9
2 changed files with 2 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ export default {
|
||||||
basicInfo: 'Basic Information',
|
basicInfo: 'Basic Information',
|
||||||
branch: 'Branch',
|
branch: 'Branch',
|
||||||
},
|
},
|
||||||
|
instance: '{index} instance',
|
||||||
codeAbbrev: 'Company Abbreviation',
|
codeAbbrev: 'Company Abbreviation',
|
||||||
codeNumber: 'Company Number',
|
codeNumber: 'Company Number',
|
||||||
registeredBranch: 'Registered Branch',
|
registeredBranch: 'Registered Branch',
|
||||||
|
|
|
||||||
|
|
@ -130,6 +130,7 @@ export default {
|
||||||
basicInfo: 'ข้อมูลพื้นฐาน',
|
basicInfo: 'ข้อมูลพื้นฐาน',
|
||||||
branch: 'ข้อมูลสาขา',
|
branch: 'ข้อมูลสาขา',
|
||||||
},
|
},
|
||||||
|
instance: 'ครั้งที่ {index}',
|
||||||
codeAbbrev: 'ชื่อย่อบริษัท',
|
codeAbbrev: 'ชื่อย่อบริษัท',
|
||||||
codeNumber: 'เลขประจำตัวบริษัท',
|
codeNumber: 'เลขประจำตัวบริษัท',
|
||||||
registeredBranch: 'สาขาที่ลงทะเบียน',
|
registeredBranch: 'สาขาที่ลงทะเบียน',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue