mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add next/previous chapter buttons to video player
This commit is contained in:
parent
ffeac46c9b
commit
bf0c829790
3 changed files with 16 additions and 0 deletions
|
@ -1110,6 +1110,7 @@
|
|||
"NewEpisodesOnly": "New episodes only",
|
||||
"News": "News",
|
||||
"Next": "Next",
|
||||
"NextChapter": "Next chapter",
|
||||
"NextTrack": "Skip to next",
|
||||
"NextUp": "Next Up",
|
||||
"No": "No",
|
||||
|
@ -1277,6 +1278,7 @@
|
|||
"Premieres": "Premieres",
|
||||
"Preview": "Preview",
|
||||
"Previous": "Previous",
|
||||
"PreviousChapter": "Previous chapter",
|
||||
"PreviousTrack": "Skip to previous",
|
||||
"Primary": "Primary",
|
||||
"Producer": "Producer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue