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',
|
entryCheckpoint: 'Point of Entry',
|
||||||
entryCardNumber: 'Entry Card Number',
|
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: {
|
title: {
|
||||||
info: '{name}',
|
info: '{name}',
|
||||||
create: 'Create {name}',
|
create: 'Create {name}',
|
||||||
|
|
|
||||||
|
|
@ -126,6 +126,14 @@ export default {
|
||||||
entryCheckpoint: 'จุดผ่านแดนที่เข้าประเทศ',
|
entryCheckpoint: 'จุดผ่านแดนที่เข้าประเทศ',
|
||||||
entryCardNumber: 'หมายเลขบัตรขาเข้า',
|
entryCardNumber: 'หมายเลขบัตรขาเข้า',
|
||||||
},
|
},
|
||||||
|
businessRegistration: {
|
||||||
|
registrationNumber: 'ทะเบียนเลขที่',
|
||||||
|
requestAt: 'คำขอที่',
|
||||||
|
businessRegistration: 'จดทะเบียนพาณิชย์',
|
||||||
|
businessType: 'ชนิดพาณิชย์',
|
||||||
|
businessName: 'ชื่อที่ใช้ในการประกอบพาณิชย์',
|
||||||
|
RomanCharacters: 'อักษรโรมัน',
|
||||||
|
},
|
||||||
title: {
|
title: {
|
||||||
info: '{name}',
|
info: '{name}',
|
||||||
create: 'สร้าง {name}',
|
create: 'สร้าง {name}',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue