mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Fix button link on mobile
This commit is contained in:
parent
fd7581b036
commit
c9c21fafdb
2 changed files with 4 additions and 6 deletions
|
@ -64,6 +64,7 @@ const playerKeys = {
|
|||
' (muted)': ' (muted)',
|
||||
'{1} from servers · {2} from peers': '{1} from servers · {2} from peers',
|
||||
'Previous video': 'Previous video',
|
||||
'Video page (new window)': 'Video page (new window)',
|
||||
'Next video': 'Next video'
|
||||
}
|
||||
Object.assign(playerKeys, videojs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue