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": "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",
|
||||
|
||||
Reference in New Issue
Block a user