mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #6196 from viown/prompt-to-skip
Add 'ask to skip' to media segments
This commit is contained in:
commit
fa1934a124
10 changed files with 277 additions and 25 deletions
|
@ -1072,7 +1072,9 @@
|
|||
"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.AskToSkip": "Ask To Skip",
|
||||
"MediaSegmentAction.Skip": "Skip",
|
||||
"MediaSegmentSkipPrompt": "Skip {0}",
|
||||
"MediaSegmentType.Commercial": "Commercial",
|
||||
"MediaSegmentType.Intro": "Intro",
|
||||
"MediaSegmentType.Outro": "Outro",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue