mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Update i18n with new player keys
This commit is contained in:
parent
171528373e
commit
5f8327c507
2 changed files with 4 additions and 2 deletions
|
@ -33,6 +33,8 @@ const playerKeys = {
|
|||
'Copy magnet URI': 'Copy magnet URI',
|
||||
'Total downloaded: ': 'Total downloaded: ',
|
||||
'Total uploaded: ': 'Total uploaded: ',
|
||||
'From servers: ': 'From servers: ',
|
||||
'From peers: ': 'From peers: ',
|
||||
'Normal mode': 'Normal mode',
|
||||
'Theater mode': 'Theater mode'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue