feat: update i18n
This commit is contained in:
parent
8b151896d1
commit
0af5d049c3
2 changed files with 5 additions and 0 deletions
|
|
@ -123,6 +123,8 @@ export default {
|
|||
basicInfo: 'Basic Information',
|
||||
branch: 'Branch',
|
||||
},
|
||||
codeAbbrev: 'Company Abbreviation',
|
||||
codeNumber: 'Company Number',
|
||||
registeredBranch: 'Registered Branch',
|
||||
customerName: 'Company Name',
|
||||
customerNameEN: 'Company Name (EN)',
|
||||
|
|
|
|||
|
|
@ -119,11 +119,14 @@ export default {
|
|||
customer: {
|
||||
employer: 'นายจ้าง',
|
||||
employee: 'ลูกจ้าง',
|
||||
|
||||
form: {
|
||||
group: {
|
||||
basicInfo: 'ข้อมูลพื้นฐาน',
|
||||
branch: 'ข้อมูลสาขา',
|
||||
},
|
||||
codeAbbrev: 'ชื่อย่อบริษัท',
|
||||
codeNumber: 'เลขประจำตัวบริษัท',
|
||||
registeredBranch: 'สาขาที่ลงทะเบียน',
|
||||
customerName: 'ชื่อบริษัท',
|
||||
customerNameEN: 'ชื่อบริษัท (EN)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue