mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add lang: ja
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$lang_takeflush = array (
|
||||
'std_failed' => '失敗',
|
||||
'std_success' => '成功',
|
||||
'std_ghost_torrents_cleaned' => '冗長な種子が正常に除去されました。',
|
||||
'std_cannot_flush_others' => '独自の冗長種をクリアすることしかできません',
|
||||
);
|
||||
Reference in New Issue
Block a user