mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-14 01:33:21 -03:00
fix(i18n): complete recipe delete undo warning translations
Translate modals.deleteRecipe.recoverableWarning in all 9 non-English locales (de, es, fr, he, ja, ko, ru, zh-CN, zh-TW)
This commit is contained in:
+1
-1
@@ -1283,7 +1283,7 @@
|
||||
"recoverableWarning": "[TODO: Translate] This will permanently delete the file after 30 seconds unless you undo."
|
||||
},
|
||||
"deleteRecipe": {
|
||||
"recoverableWarning": "[TODO: Translate] This action can be undone for 30 seconds."
|
||||
"recoverableWarning": "Diese Aktion kann 30 Sekunden lang rückgängig gemacht werden."
|
||||
},
|
||||
"excludeModel": {
|
||||
"title": "Modell ausschließen",
|
||||
|
||||
Reference in New Issue
Block a user