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": "Versión"
},
"language": {
"select": "Seleccionar idioma",
"select": "Idioma",
"select_help": "Elige tu idioma preferido para la interfaz",
"english": "English",
"chinese_simplified": "中文(简体)",
@@ -74,7 +74,7 @@
}
},
"header": {
"appTitle": "Gestor de LoRA",
"appTitle": "oRA Manager",
"navigation": {
"loras": "LoRAs",
"recipes": "Recetas",