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',
|
branchLabelAddress: 'Branch Address',
|
||||||
branchLabelType: 'Branch Type',
|
branchLabelType: 'Branch Type',
|
||||||
branchLabelStatus: 'Branch Status',
|
branchLabelStatus: 'Branch Status',
|
||||||
|
|
||||||
|
registeredBranch: 'Registered Branch',
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -18,4 +18,6 @@ export default {
|
||||||
branchLabelAddress: 'ที่อยู่สาขา',
|
branchLabelAddress: 'ที่อยู่สาขา',
|
||||||
branchLabelType: 'ประเภทสาขา',
|
branchLabelType: 'ประเภทสาขา',
|
||||||
branchLabelStatus: 'สถานะสาขา',
|
branchLabelStatus: 'สถานะสาขา',
|
||||||
|
|
||||||
|
registeredBranch: 'สาขาที่ลงทะเบียน',
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue