# 修改翻译
This commit is contained in:
parent
bf5959e40d
commit
1bb45287ab
|
@ -4,10 +4,10 @@ export default {
|
||||||
introduction: 'Introduction',
|
introduction: 'Introduction',
|
||||||
documentation: 'Documentation',
|
documentation: 'Documentation',
|
||||||
counter: 'Counter',
|
counter: 'Counter',
|
||||||
statistic: 'Statistic',
|
statistic: 'data statistics',
|
||||||
device: 'Device Status',
|
device: 'Device Status',
|
||||||
detail: 'Device Detail',
|
detail: 'Device Detail',
|
||||||
logs: 'Logs',
|
logs: 'Log List',
|
||||||
deviceSetting: 'Device Setting',
|
deviceSetting: 'Device Setting',
|
||||||
systemSetting: 'System Setting',
|
systemSetting: 'System Setting',
|
||||||
guide: 'Guide',
|
guide: 'Guide',
|
||||||
|
|
|
@ -4,10 +4,10 @@ export default {
|
||||||
introduction: '简述',
|
introduction: '简述',
|
||||||
documentation: '文档',
|
documentation: '文档',
|
||||||
counter: '数据分析',
|
counter: '数据分析',
|
||||||
statistic: '统计',
|
statistic: '数据统计',
|
||||||
device: '状态监控',
|
device: '状态监控',
|
||||||
detail: '设备详情',
|
detail: '设备详情',
|
||||||
logs: '日志',
|
logs: '日志列表',
|
||||||
deviceSetting: '设备设置',
|
deviceSetting: '设备设置',
|
||||||
systemSetting: '系统设置',
|
systemSetting: '系统设置',
|
||||||
guide: '引导页',
|
guide: '引导页',
|
||||||
|
|
Loading…
Reference in New Issue