new feature: claim

This commit is contained in:
xiaomlove
2022-05-05 22:19:48 +08:00
parent 3990c74038
commit a739cf924e
30 changed files with 815 additions and 59 deletions
+4
View File
@@ -38,4 +38,8 @@ return [
'classic' => 'Classic',
'recommended' => 'Recommend',
],
'claim_already' => 'Claimed already',
'no_snatch' => 'Never download this torrent yet',
'can_no_be_claimed_yet' => 'Can not be claimed yet',
'claim_number_reach_maximum' => 'The maximum number of torrent claimed is reached',
];