mybonus.php add min size description

This commit is contained in:
xiaomlove
2025-10-01 03:14:42 +07:00
parent 86f57ed313
commit e085d52679
4 changed files with 7 additions and 0 deletions
+1
View File
@@ -171,6 +171,7 @@ where<ul><li><b>A</b> is an intermediate variable</li><li><b>Ti</b> is the <b>i<
'text_get_by_medal' => 'Medal bonus will get the following additional bonus value per hour',
'medal_additional_desc' => 'Medal bonus calculation formula is the same as above, regardless of minimum guarantee',
'medal_additional_factor' => 'The final bonus is the calculated medal bonus multiplied by the medal_additional_factor',
'text_bonus_mini_size' => 'Torrent size must be at least %s. Torrent size smaller than this volume are excluded from bonus calculations'
);
?>