Translate copy magnet URI
This commit is contained in:
parent
301fc49c17
commit
37c6bb3623
|
@ -30,6 +30,7 @@ const playerKeys = {
|
||||||
'Copy the video URL': 'Copy the video URL',
|
'Copy the video URL': 'Copy the video URL',
|
||||||
'Copy the video URL at the current time': 'Copy the video URL at the current time',
|
'Copy the video URL at the current time': 'Copy the video URL at the current time',
|
||||||
'Copy embed code': 'Copy embed code',
|
'Copy embed code': 'Copy embed code',
|
||||||
|
'Copy magnet URI': 'Copy magnet URI',
|
||||||
'Total downloaded: ': 'Total downloaded: ',
|
'Total downloaded: ': 'Total downloaded: ',
|
||||||
'Total uploaded: ': 'Total uploaded: '
|
'Total uploaded: ': 'Total uploaded: '
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue