feat(core): Archive workflows when removing folders without transfer (#15057)

This commit is contained in:
Jaakko Husso
2025-05-10 11:37:42 +03:00
committed by GitHub
parent 14f59373d2
commit 403f08b6e3
6 changed files with 95 additions and 16 deletions

View File

@@ -949,7 +949,7 @@
"folder.count": "the {count} folder | the {count} folders",
"workflow.count": "the {count} workflow | the {count} workflows",
"folder.and.workflow.separator": "and",
"folders.delete.action": "Delete all workflows and subfolders",
"folders.delete.action": "Archive all workflows and delete subfolders",
"folders.delete.error.message": "Problem while deleting folder",
"folders.delete.confirmation.message": "Type \"delete {folderName}\" to confirm",
"folders.transfer.confirm.message": "Data transferred to \"{folderName}\"",