Minor improvements (#1259)

This commit is contained in:
Roman Kelesidis 2023-12-26 11:41:45 +07:00 committed by GitHub
commit 297163953e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 4 deletions

View file

@ -1247,7 +1247,7 @@ $lang['ALREADY_REG'] = 'Torrent already registered';
$lang['NOT_TORRENT'] = 'This file is not torrent';
$lang['ONLY_1_TOR_PER_POST'] = 'You can register only one torrent in one post';
$lang['ONLY_1_TOR_PER_TOPIC'] = 'You can register only one torrent in one topic';
$lang['VIEWING_USER_BT_PROFILE'] = 'Viewing torrent-profile :: %s'; // %s is username
$lang['VIEWING_USER_BT_PROFILE'] = 'Torrent-profile';
$lang['CUR_ACTIVE_DLS'] = 'Active torrents';
$lang['TD_TRAF'] = 'Today';