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:
parent
8742246096
commit
06a9394de5
19 changed files with 47 additions and 22 deletions
|
@ -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."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue