Add retry button for failed downloads

This commit is contained in:
schroda
2024-09-12 16:02:20 +02:00
parent 8fc6900148
commit 6c01c222c3
4 changed files with 60 additions and 4 deletions

View File

@@ -157,7 +157,8 @@
"error": {
"label": {
"failed_delete_all": "Could not remove all downloads from the queue",
"failed_to_remove": "Could not remove the download from the queue."
"failed_to_remove": "Could not remove the download from the queue.",
"failed_to_retry": "Could not retry failed download."
}
},
"label": {