refactor: add i18n businessRegistration
This commit is contained in:
parent
54e7544084
commit
6b9c070352
2 changed files with 16 additions and 0 deletions
|
|
@ -126,6 +126,14 @@ export default {
|
|||
entryCheckpoint: 'Point of Entry',
|
||||
entryCardNumber: 'Entry Card Number',
|
||||
},
|
||||
businessRegistration: {
|
||||
registrationNumber: 'Registration Number',
|
||||
requestAt: 'Request At',
|
||||
businessRegistration: 'Business Registration',
|
||||
businessType: 'Business Type',
|
||||
businessName: 'Name Used for Business',
|
||||
RomanCharacters: 'Roman Characters',
|
||||
},
|
||||
title: {
|
||||
info: '{name}',
|
||||
create: 'Create {name}',
|
||||
|
|
|
|||
|
|
@ -126,6 +126,14 @@ export default {
|
|||
entryCheckpoint: 'จุดผ่านแดนที่เข้าประเทศ',
|
||||
entryCardNumber: 'หมายเลขบัตรขาเข้า',
|
||||
},
|
||||
businessRegistration: {
|
||||
registrationNumber: 'ทะเบียนเลขที่',
|
||||
requestAt: 'คำขอที่',
|
||||
businessRegistration: 'จดทะเบียนพาณิชย์',
|
||||
businessType: 'ชนิดพาณิชย์',
|
||||
businessName: 'ชื่อที่ใช้ในการประกอบพาณิชย์',
|
||||
RomanCharacters: 'อักษรโรมัน',
|
||||
},
|
||||
title: {
|
||||
info: '{name}',
|
||||
create: 'สร้าง {name}',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue