fix(webui): localize update check copy

This commit is contained in:
chengyongru
2026-06-14 17:59:31 +08:00
committed by Xubin Ren
parent 1b17aa1632
commit b226a95588
11 changed files with 85 additions and 1 deletions
+8
View File
@@ -86,6 +86,7 @@
"interface": "界面",
"ai": "AI",
"system": "系统",
"about": "关于",
"status": "状态",
"localPreferences": "本地偏好",
"presets": "预设",
@@ -251,6 +252,13 @@
"unavailable": "不可用",
"noDescription": "暂无描述。"
},
"about": {
"version": "版本",
"checking": "正在检查...",
"checkForUpdates": "检查更新",
"upToDate": "已是最新版本",
"updateAvailable": "有可用更新 v{{version}}"
},
"mcp": {
"allCategories": "全部分类",
"summary": "已启用 {{installed}} / {{total}} 个预设",