skip offer + pt-gen fill subtitle

This commit is contained in:
xiaomlove
2022-09-04 15:56:19 +08:00
parent 7613a05951
commit 589332afb3
22 changed files with 80 additions and 11 deletions
+1
View File
@@ -137,6 +137,7 @@ $lang_offers = array
'text_rule_three_two' => "小時后未被通過,它將被移除。",
'text_rule_four_one' => "如在候選通過后",
'text_rule_four_two' => "小時內用戶沒有發布種子,通過的候選將被移除。",
'text_rule_skip_offer' => "當用戶通過的候選數大於等於<b>%d</b>時,可直接發布種子,無需經過候選。",
);
?>