Skip to content

Commit c71c0cd

Browse files
author
dularion
committed
fix typo in UPNEXT
1 parent bf7f5e2 commit c71c0cd

File tree

1 file changed

+1
-1
lines changed
  • grails-app/assets/javascripts/streama/translations

1 file changed

+1
-1
lines changed

grails-app/assets/javascripts/streama/translations/EN_us.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ angular.module('streama.translations').config(function ($translateProvider) {
4343
NO_SUBTITLE: 'No Subtitle',
4444
SUBTITLE_SIZE: 'Subtitle Sizes',
4545
VIDEO_FILES: 'Video Sources',
46-
UPNEXT: 'UP Next...'
46+
UPNEXT: 'Up Next...'
4747
},
4848

4949
MESSAGES: {

0 commit comments

Comments
 (0)