mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add global search
This commit is contained in:
@@ -31,4 +31,7 @@ return [
|
||||
'remove_claim_confirm' => 'Confirm to give up the claim?',
|
||||
'already_claimed' => 'Claimed',
|
||||
'not_claim_yet' => 'Unclaimed',
|
||||
'fields' => [
|
||||
'torrent_id' => 'Torrent ID',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user