Added "Random release" button in tracker.php (#1334)

* Added "Random release" button in tracker.php

* Updated

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2024-01-23 18:46:48 +07:00 committed by GitHub
commit 15a5ae7b2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 14 additions and 2 deletions

View file

@ -1279,6 +1279,7 @@ $lang['BONUS_NOT_SUCCES'] = '<span class="leech">You do not have bonuses availab
$lang['BONUS_RETURN'] = 'Return to the seed bonus exchange';
$lang['TRACKER'] = 'Tracker';
$lang['RANDOM_RELEASE'] = 'Random release';
$lang['OPEN_TOPICS'] = 'Open topics';
$lang['OPEN_IN_SAME_WINDOW'] = 'open in same window';
$lang['SHOW_TIME_TOPICS'] = 'show time of the creation topics';