mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add claim to userdetails page
This commit is contained in:
@@ -22,4 +22,10 @@ return [
|
||||
'claim_unreached_remain_counts' => '未達標保留數:<b>:counts</b>',
|
||||
'claim_unreached_remove_counts' => '未達標刪除數:<b>:counts</b>',
|
||||
'claim_unreached_summary' => '未達標每個種子扣除魔力:<b>:deduct_per_torrent</b>,總扣除魔力:<b>:deduct_total</b>',
|
||||
|
||||
'confirm_give_up' => '確定要放棄認領此種子嗎?',
|
||||
'add_claim' => '認領',
|
||||
'add_claim_confirm' => '確認要認領?',
|
||||
'remove_claim' => '放棄',
|
||||
'remove_claim_confirm' => '確認要放棄認領?',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user