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_takeflush = array (
'std_failed' => '失敗',
'std_success' => '成功',
'std_ghost_torrents_cleaned' => '冗長な種子が正常に除去されました。',
'std_cannot_flush_others' => '独自の冗長種をクリアすることしかできません',
);