Update main.php

This commit is contained in:
Roman Kelesidis 2025-05-04 11:17:32 +03:00
commit 560f6142ee

View file

@ -1880,6 +1880,7 @@ $lang['DL_STOPPED'] = 'stopped';
$lang['DL_UPD'] = 'upd: '; $lang['DL_UPD'] = 'upd: ';
$lang['DL_INFO'] = 'shows data <i><b>only for the current session</b></i>'; $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_TORRENT_CLIENT'] = 'Hide my BitTorrent client name in peer list';
$lang['HIDE_PEER_COUNTRY_NAME'] = 'Hide my country name in peer list';
// Post PIN // Post PIN
$lang['POST_PIN'] = 'Pin first post'; $lang['POST_PIN'] = 'Pin first post';