mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-16 05:50:55 +08:00
admin add confirm user + show original media info when not meet the standard
This commit is contained in:
@@ -50,6 +50,7 @@ return [
|
||||
'grant_medal_medal_label' => 'Select medal',
|
||||
'grant_medal_duration_label' => 'Duration',
|
||||
'grant_medal_duration_help' => 'Unit: days. If left blank, the user has permanent possession',
|
||||
'confirm_btn' => 'Confirm',
|
||||
]
|
||||
],
|
||||
'exam_user' => [
|
||||
|
||||
@@ -50,6 +50,7 @@ return [
|
||||
'grant_medal_medal_label' => '选择勋章',
|
||||
'grant_medal_duration_label' => '有效时长',
|
||||
'grant_medal_duration_help' => '单位:天。如果留空,用户永久拥有',
|
||||
'confirm_btn' => '确认',
|
||||
]
|
||||
],
|
||||
'exam_user' => [
|
||||
|
||||
@@ -50,6 +50,7 @@ return [
|
||||
'grant_medal_medal_label' => '選擇勛章',
|
||||
'grant_medal_duration_label' => '有效時長',
|
||||
'grant_medal_duration_help' => '單位:天。如果留空,用戶永久擁有',
|
||||
'confirm_btn' => '確認',
|
||||
]
|
||||
],
|
||||
'exam_user' => [
|
||||
|
||||
Reference in New Issue
Block a user