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

View File

@@ -10,6 +10,7 @@ $lang_shoutbox = array
'text_ago' => "",
'text_helpbox_disabled' => "求助区当前关闭中。你在搞什么鬼?",
'text_no_permission_to_shoutbox' => "你没有在群聊区发言的权力。你在搞什么鬼?",
"speaking_too_often" => "不要刷屏!",
);
?>

View File

@@ -10,6 +10,7 @@ $lang_shoutbox = array
'text_ago' => "",
'text_helpbox_disabled' => "求助區當前關閉中。你在搞什麼鬼?",
'text_no_permission_to_shoutbox' => "你沒有在群聊區發言的權力。你在搞什麼鬼?",
"speaking_too_often" => "不要刷屏!",
);
?>

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!",
);
?>