Files
nexusphp/lang/ja/lang_special.php
T

8 lines
470 B
PHP
Raw Normal View History

2025-04-19 02:06:51 +07:00
<?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>',
);