1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add up next dialog

This commit is contained in:
Luke Pulverenti 2017-07-20 16:36:05 -04:00
parent 479e31b444
commit 04c1b20bab
51 changed files with 238 additions and 22 deletions

View file

@ -519,5 +519,10 @@
"SubtitleAppearanceSettingsAlsoPassedToCastDevices": "These settings also apply to any Chromecast playback started by this device.",
"HeaderWaitingForWifi": "Waiting for Wifi",
"WifiRequiredToDownload": "A Wifi connection is required to continue downloading.",
"HeaderDownloadSettings": "Download Settings"
"HeaderDownloadSettings": "Download Settings",
"Hide": "Hide",
"HeaderStartNow": "Start Now",
"HeaderNextVideoPlayingInValue": "Next Video Playing in {0}",
"HeaderNextEpisodePlayingInValue": "Next Episode Playing in {0}",
"HeaderSecondsValue": "{0} Seconds"
}