mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
feat(localization): simplify language selection labels and update app title across all locale files
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"version": "Version"
|
||||
},
|
||||
"language": {
|
||||
"select": "Sprache auswählen",
|
||||
"select": "Sprache",
|
||||
"select_help": "Wählen Sie Ihre bevorzugte Sprache für die Benutzeroberfläche",
|
||||
"english": "English",
|
||||
"chinese_simplified": "中文(简体)",
|
||||
@@ -74,7 +74,7 @@
|
||||
}
|
||||
},
|
||||
"header": {
|
||||
"appTitle": "LoRA Manager",
|
||||
"appTitle": "oRA Manager",
|
||||
"navigation": {
|
||||
"loras": "LoRAs",
|
||||
"recipes": "Rezepte",
|
||||
|
||||
Reference in New Issue
Block a user