mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3473 from thornbill/next-up-rewatching
This commit is contained in:
commit
9a8c1a0c21
8 changed files with 39 additions and 39 deletions
|
@ -235,6 +235,8 @@
|
|||
"EnableNextVideoInfoOverlayHelp": "At the end of a video, display info about the next video coming up in the current playlist.",
|
||||
"EnablePhotos": "Display the photos",
|
||||
"EnablePhotosHelp": "Images will be detected and displayed alongside other media files.",
|
||||
"EnableRewatchingNextUp": "Enable Rewatching in Next Up",
|
||||
"EnableRewatchingNextUpHelp": "Enable showing already watched episodes in 'Next Up' sections.",
|
||||
"EnableQuickConnect": "Enable Quick Connect on this server",
|
||||
"EnableStreamLooping": "Auto-loop live streams",
|
||||
"EnableStreamLoopingHelp": "Enable this if live streams only contain a few seconds of data and need to be continuously requested. Enabling this when not needed may cause problems.",
|
||||
|
@ -1135,7 +1137,6 @@
|
|||
"NextChapter": "Next chapter",
|
||||
"NextTrack": "Skip to next",
|
||||
"NextUp": "Next Up",
|
||||
"NextUpRewatching": "Rewatching",
|
||||
"No": "No",
|
||||
"NoCreatedLibraries": "Seems like you haven't created any libraries yet. {0}Would you like to create one now?{1}",
|
||||
"None": "None",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue