Add missing player localized strings
This commit is contained in:
parent
439d68e537
commit
d0510fc1d3
1 changed files with 3 additions and 1 deletions
|
@ -54,7 +54,9 @@ values(VIDEO_CATEGORIES)
|
|||
'We cannot fetch the playlist. Please try again later.',
|
||||
'Playlist: {1}',
|
||||
'By {1}',
|
||||
'Unavailable video'
|
||||
'Unavailable video',
|
||||
'Normal mode',
|
||||
'Theater mode'
|
||||
])
|
||||
.forEach(v => { serverKeys[v] = v })
|
||||
|
||||
|
|
Loading…
Reference in a new issue