magnet link translation

This commit is contained in:
Alexey Kasyanchuk
2019-07-21 23:42:34 +03:00
parent ca6f49932c
commit dd5642db00
5 changed files with 9 additions and 5 deletions

View File

@ -440,7 +440,7 @@ export default class TorrentPage extends Page {
<RaisedButton
href={`magnet:?xt=urn:btih:${this.torrent.hash}`}
target="_self"
label="Magnet"
label={__('Magnet')}
secondary={true}
onClick={(e) => {
e.preventDefault();