mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
[admin] add grant props
This commit is contained in:
@@ -62,6 +62,10 @@ return [
|
||||
'confirm_btn' => 'Confirm',
|
||||
'disable_download_privileges_btn' => 'Enable download',
|
||||
'enable_download_privileges_btn' => 'Disable download',
|
||||
'grant_prop_btn' => 'Grant prop',
|
||||
'grant_prop_form_prop' => 'Select prop',
|
||||
'grant_prop_form_duration' => 'Duration',
|
||||
'grant_prop_form_duration_help' => 'Unit: days. If left blank, the user has it permanently. Note: There is no time limit for Name Change Card, ignore this value.' ,
|
||||
]
|
||||
],
|
||||
'exam_user' => [
|
||||
|
||||
Reference in New Issue
Block a user