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

support track selection before playback

This commit is contained in:
Luke Pulverenti 2017-11-05 16:51:23 -05:00
parent 8742246096
commit 06a9394de5
19 changed files with 47 additions and 22 deletions

View file

@ -1851,5 +1851,7 @@
"ButtonStopRecording": "Stop Recording",
"StopRecording": "Stop recording",
"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."
"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."
}