Skip to content

Commit

Permalink
feat(levels): Added missing label for button accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa8626 committed Aug 19, 2019
1 parent 20c18e3 commit f2efc7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/player.ts
Expand Up @@ -255,6 +255,7 @@ class Player {
en: 'English',
},
live: 'Live Broadcast',
mediaLevels: 'Quality levels',
mute: 'Mute',
off: 'Off',
pause: 'Pause',
Expand Down

0 comments on commit f2efc7d

Please sign in to comment.