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',
|
||||
branch: 'Branch',
|
||||
},
|
||||
instance: '{index} instance',
|
||||
codeAbbrev: 'Company Abbreviation',
|
||||
codeNumber: 'Company Number',
|
||||
registeredBranch: 'Registered Branch',
|
||||
|
|
|
|||
|
|
@ -130,6 +130,7 @@ export default {
|
|||
basicInfo: 'ข้อมูลพื้นฐาน',
|
||||
branch: 'ข้อมูลสาขา',
|
||||
},
|
||||
instance: 'ครั้งที่ {index}',
|
||||
codeAbbrev: 'ชื่อย่อบริษัท',
|
||||
codeNumber: 'เลขประจำตัวบริษัท',
|
||||
registeredBranch: 'สาขาที่ลงทะเบียน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue