mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
add bulk confirm
This commit is contained in:
@@ -67,6 +67,7 @@ return [
|
||||
'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.' ,
|
||||
'confirm_bulk' => 'Bulk confirm',
|
||||
]
|
||||
],
|
||||
'exam_user' => [
|
||||
|
||||
@@ -67,6 +67,7 @@ return [
|
||||
'grant_prop_form_prop' => '选择道具',
|
||||
'grant_prop_form_duration' => '有效时长',
|
||||
'grant_prop_form_duration_help' => '单位:天。如果留空,用户永久拥有。注:改名卡没有时间限制,忽略该值。',
|
||||
'confirm_bulk' => '批量确认',
|
||||
]
|
||||
],
|
||||
'exam_user' => [
|
||||
|
||||
@@ -67,6 +67,7 @@ return [
|
||||
'grant_prop_form_prop' => '選擇道具',
|
||||
'grant_prop_form_duration' => '有效時長',
|
||||
'grant_prop_form_duration_help' => '單位:天。如果留空,用戶永久擁有。註:改名卡沒有時間限製,忽略該值。',
|
||||
'confirm_bulk' => '批量確認',
|
||||
]
|
||||
],
|
||||
'exam_user' => [
|
||||
|
||||
Reference in New Issue
Block a user