mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-25 07:05:43 -03:00
feat(localization): add custom filter message and update toast keys for recipe actions
This commit is contained in:
@@ -713,7 +713,8 @@
|
||||
},
|
||||
"filters": {
|
||||
"applied": "{message}",
|
||||
"cleared": "Filters cleared"
|
||||
"cleared": "Filters cleared",
|
||||
"noCustomFilterToClear": "No custom filter to clear"
|
||||
},
|
||||
"downloads": {
|
||||
"imagesCompleted": "Example images {action} completed",
|
||||
|
||||
Reference in New Issue
Block a user