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": "バージョン"
|
||||
},
|
||||
"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