Skip to content

Commit

Permalink
fix typo in UPNEXT
Browse files Browse the repository at this point in the history
  • Loading branch information
dularion committed Nov 3, 2019
1 parent bf7f5e2 commit c71c0cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ angular.module('streama.translations').config(function ($translateProvider) {
NO_SUBTITLE: 'No Subtitle',
SUBTITLE_SIZE: 'Subtitle Sizes',
VIDEO_FILES: 'Video Sources',
UPNEXT: 'UP Next...'
UPNEXT: 'Up Next...'
},

MESSAGES: {
Expand Down

0 comments on commit c71c0cd

Please sign in to comment.