fix(web): 设置页按菜单加载并优化错误提示

This commit is contained in:
mofeng-git
2026-05-19 21:38:56 +08:00
parent 265852b312
commit da05656a89
4 changed files with 140 additions and 108 deletions

View File

@@ -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',