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

View File

@@ -34,6 +34,5 @@ return [
'fields' => [
'torrent_id' => 'Torrent ID',
],
'claim_all_seeding_btn' => 'One click to claim',
'claim_all_seeding_confirmation' => 'Are you sure you want to claim all the torrents that are currently being seeding?' ,
];