mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-25 02:36:20 +00:00
subtitle parsing fixes
This commit is contained in:
parent
9f191a3598
commit
70fb64cc05
11 changed files with 508 additions and 47 deletions
|
|
@ -119,6 +119,7 @@
|
|||
"MessagePlaybackErrorNotAllowed": "You're currently not authorized to play this content. Please contact your system administrator for details.",
|
||||
"MessagePlaybackErrorNoCompatibleStream": "No compatible streams are currently available. Please try again later.",
|
||||
"MessagePlaybackErrorRateLimitExceeded": "Your playback rate limit has been exceeded. Please contact your system administrator for details.",
|
||||
"MessagePlaybackErrorPlaceHolder": "The content chosen is not playable from this device.",
|
||||
"HeaderSelectAudio": "Select Audio",
|
||||
"HeaderSelectSubtitles": "Select Subtitles",
|
||||
"ButtonMarkForRemoval": "Remove from device",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue