Peer client display support (#968)

Show torrent client icons for statistics
This commit is contained in:
Cønstantine K ̷o̷valensky 2023-10-13 13:23:21 +04:00 committed by GitHub
commit 73150d2584
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 171 additions and 7 deletions

View file

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