mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
physical delete acount write to ban log
This commit is contained in:
@@ -27,4 +27,6 @@ return [
|
||||
\App\Models\User::CLASS_STAFF_LEADER => '主管',
|
||||
],
|
||||
'change_username_lte_min_interval' => '上次修改時間::last_change_time,未滿足最小間隔::interval 天',
|
||||
'destroy_by_admin' => '被管理員物理刪除',
|
||||
'disable_by_admin' => '被管理员封禁',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user