add action.downloadStarted key

This commit is contained in:
Kendall Garner
2025-11-30 07:53:04 -08:00
parent dd3d05c813
commit 08e8c65a18
+1
View File
@@ -6,6 +6,7 @@
"createPlaylist": "create $t(entity.playlist_one)",
"deletePlaylist": "delete $t(entity.playlist_one)",
"deselectAll": "deselect all",
"downloadStarted": "started download of {{count}} items",
"editPlaylist": "edit $t(entity.playlist_one)",
"goToPage": "go to page",
"largeFetch": "this action will attempt to fetch {{count}} items from your server",