mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Add support for displaying chapters (#694)
This commit is contained in:
parent
7942581a76
commit
fc4978ec03
4 changed files with 39 additions and 2 deletions
|
@ -88,7 +88,8 @@
|
|||
"views": "views",
|
||||
"watched": "Watched",
|
||||
"sponsor_segments": "Sponsors Segments",
|
||||
"ratings_disabled": "Ratings Disabled"
|
||||
"ratings_disabled": "Ratings Disabled",
|
||||
"chapters": "Chapters"
|
||||
},
|
||||
"search": {
|
||||
"did_you_mean": "Did you mean: "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue