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

8 lines
377 B
PHP

<?php
$lang_special = [
'std_sorry' => "Sorry...",
'std_permission_denied_only' => "Permission denied. Only ",
'std_or_above_can_view' => " or above could view Special section. <br /><br /> Please see the <a class=faqlink href=faq.php#id22><b>FAQ</b></a> for more information on different user classes and what they can do.<br /><br /><b></p>The %s Staff</b>",
];