mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 02:27:34 -07:00
Used humn_size()
to count average of releases in tr_stats.php (#1313)
This commit is contained in:
parent
b1537359f6
commit
0c15224d87
2 changed files with 5 additions and 4 deletions
|
@ -2745,7 +2745,7 @@ $lang['TERMS_EXPLAIN'] = 'On this page, you can specify the text of the basic ru
|
|||
$lang['TR_STATS'] = [
|
||||
0 => 'inactive users in 30 days',
|
||||
1 => 'inactive users for 90 days',
|
||||
2 => 'medium size distributions on the tracker (many megabytes)',
|
||||
2 => 'medium size distributions on the tracker',
|
||||
3 => 'how many total hands on the tracker',
|
||||
4 => 'how many live hands (there is at least 1 led)',
|
||||
5 => 'how many hands where that seeding more than 5 seeds',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue