mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
Peer client display support (#968)
Show torrent client icons for statistics
This commit is contained in:
parent
3ec1699612
commit
73150d2584
43 changed files with 171 additions and 7 deletions
|
@ -1542,6 +1542,7 @@ $lang['DL_DL'] = 'DL';
|
|||
$lang['DL_UL_SPEED'] = 'UL speed';
|
||||
$lang['DL_DL_SPEED'] = 'DL speed';
|
||||
$lang['DL_PORT'] = 'Port';
|
||||
$lang['DL_CLIENT'] = 'Client';
|
||||
$lang['DL_FORMULA'] = 'Formula: Uploaded/TorrentSize';
|
||||
$lang['DL_ULR'] = 'URL';
|
||||
$lang['DL_STOPPED'] = 'stopped';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue