mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 15:15:44 -03:00
refactor(ui): simplify filter preset empty state
- Remove default presets and restore defaults functionality - Unify preset UI: always show '+ Add' button regardless of preset count - Remove empty state message and restore button to reduce visual clutter - Clean up unused translation keys (restoreDefaults, noPresets) - Fix spacing issues in filter panel
This commit is contained in:
@@ -216,8 +216,6 @@
|
||||
"presetDeleteConfirmClick": "לחץ שוב לאישור",
|
||||
"presetOverwriteConfirm": "הפריסט \"{name}\" כבר קיים. לדרוס?",
|
||||
"presetNamePlaceholder": "שם קביעה מראש...",
|
||||
"restoreDefaults": "שחזור ברירות מחדל",
|
||||
"noPresets": "עדיין אין קביעות מראש שמורות. בחר מסננים למטה ולחץ על + כדי לשמור",
|
||||
"baseModel": "מודל בסיס",
|
||||
"modelTags": "תגיות (20 המובילות)",
|
||||
"modelTypes": "Model Types",
|
||||
|
||||
Reference in New Issue
Block a user