improve mybonus page + upload deny when approval deny too much

This commit is contained in:
xiaomlove
2022-09-26 17:42:51 +08:00
parent c3321d0afc
commit 3ea23d337b
15 changed files with 77 additions and 63 deletions
+1
View File
@@ -41,6 +41,7 @@ $lang_upload = array
'text_english_title' => "英文名:",
'text_titles_note' => "(如果英文名不存在,使用拼音或不填写)",
'fill_quality' => '填写质量',
'approval_deny_reach_upper_limit' => '当前审核被拒绝的种子数:%s 达到上限,不允许发布。',
);
?>