mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 22:47:23 +08:00
[admin] add grant props
This commit is contained in:
@@ -15,6 +15,7 @@ return [
|
||||
'downloaded' => '下载量',
|
||||
'invites' => '邀请',
|
||||
'attendance_card' => '补签卡',
|
||||
'props' => '道具',
|
||||
],
|
||||
'class_names' => [
|
||||
\App\Models\User::CLASS_VIP => '贵宾',
|
||||
|
||||
Reference in New Issue
Block a user