mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
feat: Added ability to hide peer username in peer list (#1903)
* Added ability to hide peer username in peer list * Updated
This commit is contained in:
parent
4b7203f8ae
commit
3a64f8595c
5 changed files with 23 additions and 8 deletions
|
@ -1881,6 +1881,7 @@ $lang['DL_UPD'] = 'upd: ';
|
|||
$lang['DL_INFO'] = 'shows data <i><b>only for the current session</b></i>';
|
||||
$lang['HIDE_PEER_TORRENT_CLIENT'] = 'Hide my BitTorrent client name in peer list';
|
||||
$lang['HIDE_PEER_COUNTRY_NAME'] = 'Hide my country name in peer list';
|
||||
$lang['HIDE_PEER_USERNAME'] = 'Hide my username in peer list';
|
||||
|
||||
// Post PIN
|
||||
$lang['POST_PIN'] = 'Pin first post';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue