mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-30 08:41:44 +08:00
fix(web): 设置页按菜单加载并优化错误提示
This commit is contained in:
@@ -622,6 +622,7 @@ export default {
|
||||
updateStatusIdle: 'Idle',
|
||||
releaseNotes: 'Release Notes',
|
||||
noUpdates: 'No new version available for current channel',
|
||||
updateOverviewLoadFailed: 'Failed to load update information',
|
||||
startUpgrade: 'Start Upgrade',
|
||||
updatePhaseIdle: 'Idle',
|
||||
updatePhaseChecking: 'Checking',
|
||||
|
||||
@@ -621,6 +621,7 @@ export default {
|
||||
updateStatusIdle: '空闲',
|
||||
releaseNotes: '更新说明',
|
||||
noUpdates: '当前通道暂无可升级新版本',
|
||||
updateOverviewLoadFailed: '获取版本更新信息失败',
|
||||
startUpgrade: '开始升级',
|
||||
updatePhaseIdle: '空闲',
|
||||
updatePhaseChecking: '检查中',
|
||||
|
||||
Reference in New Issue
Block a user