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": "Interface",
"ai": "AI",
"system": "System",
"about": "About",
"status": "Status",
"localPreferences": "Local preferences",
"presets": "Presets",
@@ -251,6 +252,13 @@
"unavailable": "Unavailable",
"noDescription": "No description available."
},
"about": {
"version": "Version",
"checking": "Checking...",
"checkForUpdates": "Check for updates",
"upToDate": "You're up to date",
"updateAvailable": "Update available v{{version}}"
},
"mcp": {
"allCategories": "All categories",
"summary": "{{installed}} of {{total}} presets enabled",