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": "Interface",
"ai": "AI",
"system": "System",
"about": "About",
"status": "Status",
"localPreferences": "Local preferences",
"presets": "Presets",
@@ -253,6 +254,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",