mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-15 18:25:59 -07:00
feature: Added playback rate to video player options (#99)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
66f2b6cd4e
commit
ca115db3b9
2 changed files with 75 additions and 2 deletions
|
|
@ -1079,5 +1079,7 @@
|
|||
"autoNextOffSmartTitle": "Smart",
|
||||
"autoNextOffSmartDesc": "Shows the next-up screen when the credits start if no more then 10 seconds remain after the credits. Else it shows the next-up screen with 30 seconds of playtime remaining",
|
||||
"autoNextOffStaticTitle": "Static",
|
||||
"autoNextOffStaticDesc": "Show the next-up screen when 30 seconds of playtime remain"
|
||||
"autoNextOffStaticDesc": "Show the next-up screen when 30 seconds of playtime remain",
|
||||
"playbackRate": "Playback rate",
|
||||
"speed": "Speed"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue