mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
fix grant props
This commit is contained in:
@@ -29,4 +29,6 @@ return [
|
||||
'add_claim_confirm' => 'Confirm to claim?',
|
||||
'remove_claim' => 'Give up',
|
||||
'remove_claim_confirm' => 'Confirm to give up the claim?',
|
||||
'already_claimed' => 'Claimed',
|
||||
'not_claim_yet' => 'Unclaimed',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user