mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 15:15:44 -03:00
feat(localization): add model description translations and enhance UI text across multiple languages
This commit is contained in:
@@ -328,6 +328,20 @@
|
||||
"x": "成人級",
|
||||
"xxx": "重口級"
|
||||
}
|
||||
},
|
||||
"model": {
|
||||
"description": {
|
||||
"noDescription": "無模型描述資訊",
|
||||
"failedToLoad": "載入模型描述失敗",
|
||||
"editTitle": "編輯模型描述",
|
||||
"validation": {
|
||||
"cannotBeEmpty": "描述不能為空"
|
||||
},
|
||||
"messages": {
|
||||
"updated": "模型描述已更新",
|
||||
"updateFailed": "更新模型描述失敗"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
|
||||
Reference in New Issue
Block a user