add:新增配置
This commit is contained in:
@@ -42,7 +42,10 @@ import dict from './dict/zh'
|
||||
import angle from './angle/zh'
|
||||
import regional from './regional/zh'
|
||||
import stage from './stage/zh'
|
||||
import inManage from './in/zh'
|
||||
import stor from './sch/stor/zh'
|
||||
import sect from './sch/sect/zh'
|
||||
import struct from './sch/struct/zh'
|
||||
import groupDick from './groupDick/zh'
|
||||
|
||||
export default {
|
||||
...zhLocale,
|
||||
@@ -89,6 +92,9 @@ export default {
|
||||
...angle,
|
||||
...regional,
|
||||
...stage,
|
||||
...inManage
|
||||
...stor,
|
||||
...sect,
|
||||
...struct,
|
||||
...groupDick
|
||||
}
|
||||
|
||||
|
||||
@@ -42,7 +42,10 @@ import dict from './dict/en'
|
||||
import angle from './angle/en'
|
||||
import regional from './regional/en'
|
||||
import stage from './stage/en'
|
||||
import inManage from './in/en'
|
||||
import stor from './sch/stor/en'
|
||||
import sect from './sch/sect/en'
|
||||
import struct from './sch/struct/en'
|
||||
import groupDick from './groupDick/en'
|
||||
|
||||
export default {
|
||||
...enLocale,
|
||||
@@ -89,6 +92,9 @@ export default {
|
||||
...angle,
|
||||
...regional,
|
||||
...stage,
|
||||
...inManage
|
||||
...stor,
|
||||
...sect,
|
||||
...struct,
|
||||
...groupDick
|
||||
}
|
||||
|
||||
|
||||
@@ -42,7 +42,10 @@ import dict from './dict/vi'
|
||||
import angle from './angle/in'
|
||||
import regional from './regional/in'
|
||||
import stage from './stage/in'
|
||||
import inManage from './in/es'
|
||||
import stor from './sch/stor/es'
|
||||
import sect from './sch/sect/es'
|
||||
import struct from './sch/struct/es'
|
||||
import groupDick from './groupDick/es'
|
||||
|
||||
export default {
|
||||
...viLocale,
|
||||
@@ -90,5 +93,8 @@ export default {
|
||||
...angle,
|
||||
...regional,
|
||||
...stage,
|
||||
...inManage
|
||||
...stor,
|
||||
...sect,
|
||||
...struct,
|
||||
...groupDick
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user