Add missing player translation

pull/4977/head
Chocobozzz 2022-05-04 09:18:39 +02:00
parent 9c5e582269
commit b003d57518
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ const playerKeys = {
'disabled': 'disabled',
' off': ' off',
'Player mode': 'Player mode',
'Play in loop': 'Play in loop',
'The video failed to play, will try to fast forward.': 'The video failed to play, will try to fast forward.'
}
Object.assign(playerKeys, videojs)