new feature: complain

This commit is contained in:
xiaomlove
2022-05-06 17:42:18 +08:00
parent f64834b594
commit 585e2ccfc3
15 changed files with 327 additions and 4 deletions
+1
View File
@@ -317,6 +317,7 @@ $lang_functions = array
'spoiler_expand_collapse' => '点击展开/收缩',
'spoiler_default_title' => '折叠内容',
'menu_claim' => '认领: ',
'text_complains' => '有%s%u个待处理的申述%s',
);
?>