mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
improve claim settle
This commit is contained in:
@@ -41,5 +41,7 @@ return [
|
||||
'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',
|
||||
'claim_number_reach_user_maximum' => 'The maximum number of user is reached',
|
||||
'claim_number_reach_torrent_maximum' => 'The maximum number of torrent is reached',
|
||||
'claim_disabled' => 'Claim is disabled',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user