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' => '暂无待处理的申诉',
'complaints_processed' => '已处理申诉',
'no_complaints_have_been_processed' => '暂无已处理的申诉',
'text_view_band_log' => '查看封禁记录',
];
+3 -3
View File
@@ -304,9 +304,9 @@ $lang_settings = array
'row_promote_to_one' => "升级至",
'row_promote_to_two' => "",
'text_member_longer_than' => "注册时间大于",
'text_downloaded_more_than' => ",下载量大于",
'text_with_ratio_above' => " 且分享率大于",
'text_seed_points_more_than' => 'GB,做种积分大于',
'text_downloaded_more_than' => ",下载量大于",
'text_with_ratio_above' => "GB, 且分享率大于",
'text_seed_points_more_than' => ',做种积分大于',
'text_be_promoted_to' => "的用户,将升级为",
'text_promote_to_default_one' => "。默认",
'text_promote_to_default_two' => ",他将被降级。默认",