mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
improve claim all seeding
This commit is contained in:
@@ -123,7 +123,7 @@ $lang_details = array
|
||||
'text_hide_list' => "[隐藏列表]",
|
||||
'row_action' => "行为",
|
||||
'text_download_torrent' => "下载种子",
|
||||
'text_download_paid_torrent' => "下载种子(扣除魔力:%s)",
|
||||
'text_download_paid_torrent' => "下载种子(汇报时将扣除魔力:%s)",
|
||||
'text_download_bought_torrent' => "下载种子(已购买)",
|
||||
'title_download_torrent' => "下载种子",
|
||||
'text_ask_for_reseed' => "请求续种",
|
||||
|
||||
@@ -123,7 +123,7 @@ $lang_details = array
|
||||
'text_hide_list' => "[隱藏清單]",
|
||||
'row_action' => "行為",
|
||||
'text_download_torrent' => "下載種子",
|
||||
'text_download_paid_torrent' => "下載種子(扣除魔力:%s)",
|
||||
'text_download_paid_torrent' => "下載種子(匯報時將扣除魔力:%s)",
|
||||
'text_download_bought_torrent' => "下載種子(已購買)",
|
||||
'title_download_torrent' => "下載種子",
|
||||
'text_ask_for_reseed' => "要求續種",
|
||||
|
||||
@@ -122,7 +122,7 @@ $lang_details = array
|
||||
'text_hide_list' => "[Hide list]",
|
||||
'row_action' => "Action",
|
||||
'text_download_torrent' => "Download torrent",
|
||||
'text_download_paid_torrent' => "Download torrent(deduct bonus: %s)",
|
||||
'text_download_paid_torrent' => "Download torrent(announce will deduct bonus: %s)",
|
||||
'text_download_bought_torrent' => "Download torrent(bought)",
|
||||
'title_download_torrent' => "Download torrent",
|
||||
'text_ask_for_reseed' => "Ask for a reseed",
|
||||
|
||||
Reference in New Issue
Block a user