Update i18n with new player keys

This commit is contained in:
Chocobozzz
2020-12-04 16:37:21 +01:00
parent 171528373e
commit 5f8327c507
2 changed files with 4 additions and 2 deletions

View File

@@ -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'
}