feat(localization): simplify language selection labels and update app title across all locale files

This commit is contained in:
Will Miao
2025-09-02 10:11:55 +08:00
parent 8d9118cbee
commit 8a538d117e
9 changed files with 18 additions and 18 deletions

View File

@@ -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",