finish plugin: sticky promotion

This commit is contained in:
xiaomlove
2022-06-08 14:15:59 +08:00
parent 44c750234a
commit 09f6e5b274
62 changed files with 954 additions and 178 deletions
+1
View File
@@ -26,4 +26,5 @@ $lang_complains = [
'no_pending_complaints' => 'No pending complaints',
'complaints_processed' => 'Complaints processed',
'no_complaints_have_been_processed' => 'No complaints have been processed',
'text_view_band_log' => 'View ban log',
];
+3 -2
View File
@@ -304,8 +304,9 @@ $lang_settings = array
'row_promote_to_one' => "Promote to ",
'row_promote_to_two' => "",
'text_member_longer_than' => "Users, who have been a member longer than ",
'text_downloaded_more_than' => " weeks and downloaded more than ",
'text_with_ratio_above' => " GB with ratio above ",
'text_downloaded_more_than' => ", and downloaded more than ",
'text_with_ratio_above' => "GB, with ratio above ",
'text_seed_points_more_than' => 'week, seed points above',
'text_be_promoted_to' => ", would be promoted to ",
'text_promote_to_default_one' => ". Default ",
'text_promote_to_default_two' => ". Default ",