'test'
This commit is contained in:
@@ -5,12 +5,24 @@ import param from './param/zh'
|
||||
import instruction from './instruction/zh'
|
||||
import task from './task/zh'
|
||||
import history from './history/zh'
|
||||
import device from './device/zh'
|
||||
import opc from './opc/zh'
|
||||
import protocol from './protocol/zh'
|
||||
import address from './address/zh'
|
||||
import storageCell from './storageCell/zh'
|
||||
import route from './route/zh'
|
||||
|
||||
export default {
|
||||
...zhLocale,
|
||||
...zh,
|
||||
...menu,
|
||||
...param,
|
||||
...device,
|
||||
...opc,
|
||||
...protocol,
|
||||
...address,
|
||||
...storageCell,
|
||||
...route,
|
||||
...instruction,
|
||||
...task,
|
||||
...history
|
||||
|
||||
Reference in New Issue
Block a user