fix(webui): localize update check copy
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user