mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
add action.downloadStarted key
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
"createPlaylist": "create $t(entity.playlist_one)",
|
"createPlaylist": "create $t(entity.playlist_one)",
|
||||||
"deletePlaylist": "delete $t(entity.playlist_one)",
|
"deletePlaylist": "delete $t(entity.playlist_one)",
|
||||||
"deselectAll": "deselect all",
|
"deselectAll": "deselect all",
|
||||||
|
"downloadStarted": "started download of {{count}} items",
|
||||||
"editPlaylist": "edit $t(entity.playlist_one)",
|
"editPlaylist": "edit $t(entity.playlist_one)",
|
||||||
"goToPage": "go to page",
|
"goToPage": "go to page",
|
||||||
"largeFetch": "this action will attempt to fetch {{count}} items from your server",
|
"largeFetch": "this action will attempt to fetch {{count}} items from your server",
|
||||||
|
|||||||
Reference in New Issue
Block a user