Files
nexusphp/lang/ja/lang_special.php
2025-05-05 21:27:48 +07:00

8 lines
399 B
PHP

<?php
$lang_special = [
'std_sorry' => "Sorry...",
'std_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>",
];