mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add 'prompt to skip' to media segments
This commit is contained in:
parent
effa74356b
commit
0fb38c6894
7 changed files with 216 additions and 1 deletions
|
@ -1072,7 +1072,10 @@
|
|||
"MediaInfoVideoRange": "Video range",
|
||||
"MediaIsBeingConverted": "The media is being converted into a format that is compatible with the device that is playing the media.",
|
||||
"MediaSegmentAction.None": "None",
|
||||
"MediaSegmentAction.PromptToSkip": "Prompt To Skip",
|
||||
"MediaSegmentAction.Skip": "Skip",
|
||||
"MediaSegmentNextEpisode": "Next Episode",
|
||||
"MediaSegmentSkipPrompt": "Skip {0}",
|
||||
"MediaSegmentType.Commercial": "Commercial",
|
||||
"MediaSegmentType.Intro": "Intro",
|
||||
"MediaSegmentType.Outro": "Outro",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue