feat(autoplay): add shared AutoplayCountdown overlay

This commit is contained in:
Uruk
2026-05-22 15:06:48 +02:00
parent 276ba1e4c5
commit 6c00a0348a
2 changed files with 108 additions and 1 deletions

View File

@@ -47,7 +47,11 @@
"downloaded_file_message": "Do you want to play the downloaded file?",
"downloaded_file_yes": "Yes",
"downloaded_file_no": "No",
"downloaded_file_cancel": "Cancel"
"downloaded_file_cancel": "Cancel",
"up_next": "Up next",
"next_episode_in": "Next episode in {{seconds}}s",
"play_now": "Play now",
"cancel": "Cancel"
},
"casting_player": {
"buffering": "Buffering...",