mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5316 from dmitrylyzo/enable-smooth-scroll
Add option to enable smooth scroll
This commit is contained in:
commit
45609c0f86
5 changed files with 30 additions and 2 deletions
|
@ -254,6 +254,7 @@
|
|||
"EnableRewatchingNextUp": "Enable Rewatching in Next Up",
|
||||
"EnableRewatchingNextUpHelp": "Enable showing already watched episodes in 'Next Up' sections.",
|
||||
"EnableQuickConnect": "Enable Quick Connect on this server",
|
||||
"EnableSmoothScroll": "Enable smooth scroll",
|
||||
"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.",
|
||||
"EnableThemeSongsHelp": "Play the theme songs in background while browsing the library.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue