add better handler for large fetch confirmation for songs

This commit is contained in:
jeffvli
2025-12-02 00:59:13 -08:00
parent 6d8947fe74
commit 2c026837e8
2 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"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",
"largeFetch": "this action will make {{count}} network requests to your server",
"moveToNext": "move to next",
"moveToBottom": "move to bottom",
"moveToTop": "move to top",