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