Files
nexusphp/lang/pl/lang_special.php
2025-04-22 19:35:05 +07:00

8 lines
376 B
PHP

<?php
$lang_special = [
'std_sorry' => "Sorry...",
'std_permission_denied_only' => "Odmowa dostępu. Tylko ",
'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>",
];