mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang: ja
This commit is contained in:
7
lang/ja/lang_special.php
Normal file
7
lang/ja/lang_special.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang_special = array (
|
||||
'std_sorry' => 'ごめん...',
|
||||
'std_permission_denied_only' => '許可はありません。のみ',
|
||||
'std_or_above_can_view' => 'より高いレベルのユーザーのみが特別なエリアを表示できます。 <br /> <br />ユーザーレベルと許可の詳細については、<a class = faqlink href = faq.php#id22> <b> faq < /b> </a>を確認してください。 <br /> <br /> <b> < /p>%s管理グループ< /b>',
|
||||
);
|
||||
Reference in New Issue
Block a user