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