增加版本更新功能
This commit is contained in:
@@ -115,6 +115,22 @@ export default {
|
||||
'disk': '磁盘使用率',
|
||||
'cpu_monitoring': 'CPU使用率监控',
|
||||
'memory_monitoring': '内存使用率监控'
|
||||
},
|
||||
'version': {
|
||||
'title': '系统版本更新',
|
||||
'versionNo': '版本号',
|
||||
'releaseTime': '发布时间',
|
||||
'content': '更新内容',
|
||||
'confirm': '我知道了',
|
||||
'releaseTitle': '发布版本通知',
|
||||
'noticeTitle': '通知标题',
|
||||
'release': '发布',
|
||||
'currentInfo': '当前版本信息',
|
||||
'switch': '通知开关',
|
||||
'pollInterval': '轮询间隔',
|
||||
'enabled': '已启用',
|
||||
'disabled': '已禁用',
|
||||
'seconds': '秒'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user