Show download queue size in nav bar

This commit is contained in:
schroda
2025-05-24 17:10:29 +02:00
parent 2d34f67df4
commit 86578593ca
6 changed files with 66 additions and 18 deletions

View File

@@ -164,6 +164,10 @@
"failed_to_retry": "Could not retry failed download."
}
},
"info": {
"paused": "Paused — $t(download.queue.info.remaining)",
"remaining": "{{count}} remaining"
},
"label": {
"delete_all": "Delete all",
"no_downloads": "No downloads"
@@ -455,6 +459,7 @@
"sort": "Sort",
"standard": "Standard",
"started": "Started",
"stopped": "Stopped",
"success": "Success",
"system": "System",
"type": "Type",