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

3.2.36.13

This commit is contained in:
Luke Pulverenti 2017-11-18 23:55:54 -05:00
parent a353ee8a9f
commit 6ee217dff4
105 changed files with 665 additions and 455 deletions

View file

@ -1853,5 +1853,7 @@
"CancelSeries": "Cancel series",
"EnableDebugLoggingHelp": "Debug logging should only be enabled as needed for troubleshooting purposes. The increased file system access may prevent the server machine from being able to sleep in some environments.",
"SaveSubtitlesInOriginalMediaFolders": "Save subtitles into media folders",
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage."
"SaveSubtitlesInOriginalMediaFoldersHelp": "Saving subtitles into media folders will make them easier to locate and manage.",
"LabelSimultaneousConnectionLimit": "Simultaneous stream limit:",
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit."
}