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>时,可直接发布种子,无需经过候选。",
);
?>