add lang: ja

This commit is contained in:
xiaomlove
2025-04-19 02:06:51 +07:00
parent 432c57f886
commit ff11c10eab
275 changed files with 8545 additions and 730 deletions

7
lang/ja/lang_special.php Normal file
View 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.phpid22> <b> faq < /b> </a>を確認してください。 <br /> <br /> <b> < /p>s管理グループ< /b>',
);