fix: i18n修改
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import zhLocale from 'element-ui/lib/locale/lang/zh-CN'
|
||||
export default {
|
||||
'lang': 'zh',
|
||||
'common': {
|
||||
@@ -123,6 +122,5 @@ export default {
|
||||
'disk': '磁盘使用率',
|
||||
'cpu_monitoring': 'CPU使用率监控',
|
||||
'memory_monitoring': '内存使用率监控'
|
||||
},
|
||||
...zhLocale
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user