mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$lang_takeflush = array
|
||||
(
|
||||
'std_failed' => "失败",
|
||||
'std_success' => "成功",
|
||||
'std_ghost_torrents_cleaned' => "个冗余种子被成功清除。",
|
||||
'std_cannot_flush_others' => "你只能清除自己的冗余种子"
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user