fix more modcomment

This commit is contained in:
xiaomlove
2025-02-06 22:32:36 +08:00
parent 076aeeb576
commit fd12d463b7
14 changed files with 179 additions and 31 deletions
+1
View File
@@ -10,6 +10,7 @@ $lang_shoutbox = array
'text_ago' => " ago",
'text_helpbox_disabled' => "Helpbox is currently disabled. How the hell do you get here?",
'text_no_permission_to_shoutbox' => "You have no permission to send messages to shoutbox. How the hell do you get here?",
"speaking_too_often" => "Speaking too often!",
);
?>