mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
add subtitle delivery methods to StreamBuilder
This commit is contained in:
@@ -58,14 +58,14 @@
|
||||
"ButtonMute": "Mute",
|
||||
"ButtonUnmute": "Unmute",
|
||||
"ButtonStop": "Stop",
|
||||
"ButtonNextTrack": "Next Track",
|
||||
"ButtonNextTrack": "Next track",
|
||||
"ButtonPause": "Pause",
|
||||
"ButtonPlay": "Play",
|
||||
"ButtonEdit": "Edit",
|
||||
"ButtonQueue": "Queue",
|
||||
"ButtonPlayTrailer": "Play trailer",
|
||||
"ButtonPlaylist": "Playlist",
|
||||
"ButtonPreviousTrack": "Previous Track",
|
||||
"ButtonPreviousTrack": "Previous track",
|
||||
"LabelEnabled": "Enabled",
|
||||
"LabelDisabled": "Disabled",
|
||||
"ButtonMoreInformation": "More Information",
|
||||
|
||||
Reference in New Issue
Block a user