mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-26 07:35:44 -03:00
fix(locales): update language selection text in Chinese
This commit is contained in:
@@ -21,8 +21,8 @@
|
|||||||
"disabled": "已禁用"
|
"disabled": "已禁用"
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"select": "Language",
|
"select": "选择语言",
|
||||||
"select_help": "Choose your preferred language for the interface",
|
"select_help": "选择你喜欢的界面语言",
|
||||||
"english": "English",
|
"english": "English",
|
||||||
"chinese_simplified": "中文(简体)",
|
"chinese_simplified": "中文(简体)",
|
||||||
"chinese_traditional": "中文(繁体)",
|
"chinese_traditional": "中文(繁体)",
|
||||||
|
|||||||
Reference in New Issue
Block a user