feat: เพิ่ม i18n
This commit is contained in:
parent
bb49f4f650
commit
ae3de54968
4 changed files with 8 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
export default {
|
||||
branchInHQ: 'Branch within the main office',
|
||||
|
||||
branchLabel: 'Branch',
|
||||
branchHQLabel: 'Headquarters',
|
||||
branchName: 'Branch Name',
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@ export default {
|
|||
switchOffLabel: 'Close',
|
||||
language: 'Language',
|
||||
languageName: 'English',
|
||||
select: 'select',
|
||||
all: 'all',
|
||||
...main,
|
||||
...address,
|
||||
...branch,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue