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

8 lines
470 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang_special = array (
'std_sorry' => 'ごめん...',
'std_permission_denied_only' => '許可はありません。のみ',
'std_or_above_can_view' => 'より高いレベルのユーザーのみが特別なエリアを表示できます。 <br /> <br />ユーザーレベルと許可の詳細については、<a class = faqlink href = faq.phpid22> <b> faq < /b> </a>を確認してください。 <br /> <br /> <b> < /p>s管理グループ< /b>',
);