mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-01 01:27:22 +08:00
[admin] add username change log
This commit is contained in:
@@ -27,6 +27,7 @@ return [
|
||||
'description' => '描述',
|
||||
'price' => '價格',
|
||||
'deadline' => '截止時間',
|
||||
'operator' => '操作者',
|
||||
'setting' => [
|
||||
'nav_text' => '設置',
|
||||
'backup' => [
|
||||
@@ -210,7 +211,7 @@ return [
|
||||
],
|
||||
'user_meta' => [
|
||||
'meta_keys' => [
|
||||
\App\Models\UserMeta::META_KEY_CHANGE_USERNAME => '更名卡',
|
||||
\App\Models\UserMeta::META_KEY_CHANGE_USERNAME => '改名卡',
|
||||
\App\Models\UserMeta::META_KEY_PERSONALIZED_USERNAME => '彩虹 ID',
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user