add:堆垛机国际化
This commit is contained in:
@@ -12,6 +12,7 @@ import address from './address/en'
|
||||
import storageCell from './storageCell/en'
|
||||
import route from './route/en'
|
||||
import auto from './auto/en'
|
||||
import customPolicy from './customPolicy/en'
|
||||
|
||||
export default {
|
||||
...enLocale,
|
||||
@@ -27,6 +28,7 @@ export default {
|
||||
...address,
|
||||
...storageCell,
|
||||
...route,
|
||||
...auto
|
||||
...auto,
|
||||
...customPolicy
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user