mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 07:05:43 -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": "Sélectionner la langue",
|
||||
"select": "Langue",
|
||||
"select_help": "Choisissez votre langue préférée pour l'interface",
|
||||
"english": "English",
|
||||
"chinese_simplified": "中文(简体)",
|
||||
@@ -74,7 +74,7 @@
|
||||
}
|
||||
},
|
||||
"header": {
|
||||
"appTitle": "Gestionnaire LoRA",
|
||||
"appTitle": "oRA Manager",
|
||||
"navigation": {
|
||||
"loras": "LoRAs",
|
||||
"recipes": "Recettes",
|
||||
|
||||
Reference in New Issue
Block a user