Files
nexusphp/lang/ja/lang_takeflush.php
2025-04-19 02:06:51 +07:00

9 lines
280 B
PHP

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