mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-06-09 20:39:25 -03:00
fix: batch URL download i18n and CSS polish (#936)
- Add common.actions.remove/change translation keys across all locales - Remove hardcoded #e74c3c error colors, use --lora-error CSS variable
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
"help": "Справка",
|
||||
"add": "Добавить",
|
||||
"close": "Закрыть",
|
||||
"menu": "Меню"
|
||||
"menu": "Меню",
|
||||
"remove": "Удалить",
|
||||
"change": "Изменить"
|
||||
},
|
||||
"status": {
|
||||
"loading": "Загрузка...",
|
||||
|
||||
Reference in New Issue
Block a user