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

@@ -326,6 +326,7 @@ $lang_functions = array
'spoiler_default_title' => 'Collapse content',
'menu_claim' => 'Claim: ',
'text_complains' => 'There %s %u pending complaint%s.',
'text_contactstaff' => 'Contact staff',
);
?>