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
+8
View File
@@ -0,0 +1,8 @@
<?php
$lang_adredir = array (
'std_error' => '間違い',
'std_ad_system_disabled' => '広告システムは閉じられています。',
'std_invalid_ad_id' => '無効な広告ID',
'std_no_redirect_url' => 'ジャンプリンクなし。',
);