mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-26 07:35:44 -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 管理器",
|
||||
"appTitle": "oRA Manager",
|
||||
"navigation": {
|
||||
"loras": "LoRA",
|
||||
"recipes": "配方",
|
||||
|
||||
Reference in New Issue
Block a user