mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add missing player localized strings
This commit is contained in:
parent
439d68e537
commit
d0510fc1d3
@ -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 New Issue
Block a user