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