filemanager: prevent page from reload during deletion operation

This commit is contained in:
Johannes Zellner
2023-07-11 15:39:08 +02:00
parent 783c6c20c1
commit c25521cded
2 changed files with 15 additions and 1 deletions

View File

@@ -1201,7 +1201,8 @@
"save": "Save"
},
"extractionInProgress": "Extraction in progress",
"pasteInProgress": "Pasting in progress"
"pasteInProgress": "Pasting in progress",
"deleteInProgress": "Deletion in progress"
},
"email": {
"backAction": "Back to Email",