mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Add fast forward/rewind on mobile
This commit is contained in:
parent
e98ef69d1c
commit
2dd0a8a8fd
5 changed files with 279 additions and 24 deletions
|
@ -50,7 +50,9 @@ const playerKeys = {
|
|||
'Buffer State': 'Buffer State',
|
||||
'Live Latency': 'Live Latency',
|
||||
'P2P': 'P2P',
|
||||
'{1} seconds': '{1} seconds',
|
||||
'enabled': 'enabled',
|
||||
'Playlist: {1}': 'Playlist: {1}',
|
||||
'disabled': 'disabled',
|
||||
' off': ' off',
|
||||
'Player mode': 'Player mode'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue