mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
fix: Playback not cancelling if no compatible media was found (#100)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
ca115db3b9
commit
6c328e60ff
3 changed files with 22 additions and 17 deletions
|
|
@ -1081,5 +1081,8 @@
|
|||
"autoNextOffStaticTitle": "Static",
|
||||
"autoNextOffStaticDesc": "Show the next-up screen when 30 seconds of playtime remain",
|
||||
"playbackRate": "Playback rate",
|
||||
"speed": "Speed"
|
||||
"speed": "Speed",
|
||||
"unableToPlayMedia": "There was an error finding a compatible media type",
|
||||
"errorOpeningMedia": "Something went trying to play this media",
|
||||
"unableToPlayBooksOnWeb": "Books are not supported on web for now"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue