mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 23:25: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": "버전"
|
||||
},
|
||||
"language": {
|
||||
"select": "언어 선택",
|
||||
"select": "언어",
|
||||
"select_help": "인터페이스에 사용할 언어를 선택하세요",
|
||||
"english": "English",
|
||||
"chinese_simplified": "中文(简体)",
|
||||
@@ -74,7 +74,7 @@
|
||||
}
|
||||
},
|
||||
"header": {
|
||||
"appTitle": "LoRA Manager",
|
||||
"appTitle": "oRA Manager",
|
||||
"navigation": {
|
||||
"loras": "LoRA",
|
||||
"recipes": "레시피",
|
||||
|
||||
Reference in New Issue
Block a user