refactor: เพิ่ม i18n
This commit is contained in:
parent
f5a63f86f2
commit
769106d8d3
2 changed files with 5 additions and 0 deletions
|
|
@ -6,4 +6,6 @@ export default {
|
|||
corporationEnglish: 'English company name',
|
||||
|
||||
companyOwnerName: 'Company Owner Name',
|
||||
|
||||
corporation:'Corporation'
|
||||
};
|
||||
|
|
|
|||
|
|
@ -6,4 +6,7 @@ export default {
|
|||
corporationEnglish: 'ชื่อ บริษัท ภาษาอังกฤษ',
|
||||
|
||||
companyOwnerName: 'ชื่อเจ้าของบริษัท',
|
||||
|
||||
corporation:'ชื่อ บริษัท/นิติบุคคล'
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue