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

update subtitle settings

This commit is contained in:
Luke Pulverenti 2017-07-10 03:36:29 -04:00
parent 10b8f4ed2a
commit 33008fd2ff
55 changed files with 109 additions and 67 deletions

View file

@ -1935,5 +1935,6 @@
"ButtonScanAllLibraries": "Scan All Libraries",
"ScanLibrary": "Scan library",
"EnableStreamLooping": "Auto-loop live streams",
"EnableStreamLoopingHelp": "Enable this if live streams only contain a few seconds of data and need to be continuously requested."
"EnableStreamLoopingHelp": "Enable this if live streams only contain a few seconds of data and need to be continuously requested.",
"HttpsRequiresCert": "To enable reporting https as your external address, you will need to supply a trusted SSL certificate, such as Lets Encrypt."
}