mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-14 09:43:22 -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": "이 작업은 30초 이내에 실행 취소할 수 있습니다."
|
||||
},
|
||||
"excludeModel": {
|
||||
"title": "모델 제외",
|
||||
|
||||
Reference in New Issue
Block a user