add menu contact staff

This commit is contained in:
xiaomlove
2022-05-26 14:27:10 +08:00
parent 69f02de4eb
commit cf7f2af06e
5 changed files with 26 additions and 3 deletions

View File

@@ -318,6 +318,7 @@ $lang_functions = array
'spoiler_default_title' => '折叠内容',
'menu_claim' => '认领: ',
'text_complains' => '有%s%u个待处理的申诉%s',
'text_contactstaff' => '联系管理组',
);
?>