Files
nexusphp/lang/cht/lang_special.php
2025-04-19 02:06:51 +07:00

8 lines
377 B
PHP

<?php
$lang_special = [
'std_sorry' => "對不起...",
'std_permission_denied_only' => "你沒有該權限。只有",
'std_or_above_can_view' => "及以上等級的用戶才能查看特別區。<br /><br />請查看<a class=faqlink href=faq.php#id22><b>常見問題</b></a>了解更多關於用戶等級和權限的信息。<br /><br /><b></p>%s管理組</b>",
];