mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-28 19:44:00 -06:00
Add new player string to custom translations
This commit is contained in:
parent
d3f4689bde
commit
b0185d7351
@ -57,6 +57,8 @@ const playerKeys = {
|
||||
' off': ' off',
|
||||
'Player mode': 'Player mode',
|
||||
'Play in loop': 'Play in loop',
|
||||
'This live has not started yet.': 'This live has not started yet.',
|
||||
'This live has ended.': 'This live has ended.',
|
||||
'The video failed to play, will try to fast forward.': 'The video failed to play, will try to fast forward.'
|
||||
}
|
||||
Object.assign(playerKeys, videojs)
|
||||
|
Loading…
Reference in New Issue
Block a user