improve claim all seeding

This commit is contained in:
xiaomlove
2023-04-09 16:33:36 +08:00
parent 33b16ed7ac
commit b8f1690124
10 changed files with 10 additions and 58 deletions
+1 -1
View File
@@ -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' => "请求续种",
+1 -1
View File
@@ -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' => "要求續種",
+1 -1
View File
@@ -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",