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
@@ -34,6 +34,7 @@ $lang_login = array
'head_login' => "Login",
'rowhead_two_step_code' => 'Two-Factor Authentication',
'two_step_code_tooltip' => 'If enabled must be filled in',
'text_complain' => 'Complaint Channel',
);
?>