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": "プリセット",
@@ -393,6 +394,13 @@
"unavailable": "利用不可",
"noDescription": "説明はありません。"
},
"about": {
"version": "バージョン",
"checking": "確認中...",
"checkForUpdates": "アップデートを確認",
"upToDate": "最新の状態です",
"updateAvailable": "アップデートがあります v{{version}}"
},
"mcp": {
"allCategories": "すべてのカテゴリ",
"summary": "{{total}} 個中 {{installed}} 個のプリセットが有効",