Merge remote-tracking branch 'origin/main' into HEAD

# Conflicts:
#	webui/src/components/settings/SettingsView.tsx
This commit is contained in:
chengyongru
2026-06-15 18:11:22 +08:00
45 changed files with 1010 additions and 203 deletions
+8
View File
@@ -88,6 +88,7 @@
"interface": "界面",
"ai": "AI",
"system": "系统",
"about": "关于",
"status": "状态",
"localPreferences": "本地偏好",
"presets": "预设",
@@ -253,6 +254,13 @@
"unavailable": "不可用",
"noDescription": "暂无描述。"
},
"about": {
"version": "版本",
"checking": "正在检查...",
"checkForUpdates": "检查更新",
"upToDate": "已是最新版本",
"updateAvailable": "有可用更新 v{{version}}"
},
"mcp": {
"allCategories": "全部分类",
"summary": "已启用 {{installed}} / {{total}} 个预设",