mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 10:37:30 -07:00
Some fixes, auto language removal (so buggy) and replenishable status.
This commit is contained in:
parent
a89211a915
commit
2ac12a2e54
9 changed files with 35 additions and 43 deletions
|
@ -1116,6 +1116,7 @@ $lang['TOR_STATUS_NAME'] = array(
|
|||
TOR_CHECKING => 'verified',
|
||||
TOR_TMP => 'temporary',
|
||||
TOR_PREMOD => 'pre-moderation',
|
||||
TOR_REPLENISH => 'replenish',
|
||||
);
|
||||
$lang['TOR_STATUS_FAILED'] = 'Such status does not exist!';
|
||||
$lang['TORRENT_FAILED'] = 'Distribution was not found!';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue