feat: เพิ่ม i18n
This commit is contained in:
parent
3792c19ce4
commit
f6e15a19a3
2 changed files with 4 additions and 0 deletions
|
|
@ -18,4 +18,6 @@ export default {
|
|||
branchLabelAddress: 'Branch Address',
|
||||
branchLabelType: 'Branch Type',
|
||||
branchLabelStatus: 'Branch Status',
|
||||
|
||||
registeredBranch: 'Registered Branch',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -18,4 +18,6 @@ export default {
|
|||
branchLabelAddress: 'ที่อยู่สาขา',
|
||||
branchLabelType: 'ประเภทสาขา',
|
||||
branchLabelStatus: 'สถานะสาขา',
|
||||
|
||||
registeredBranch: 'สาขาที่ลงทะเบียน',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue