mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
admin show rainbow ID
This commit is contained in:
@@ -75,6 +75,7 @@ return [
|
||||
'system' => [
|
||||
'tab_header' => 'System',
|
||||
'change_username_card_allow_characters_outside_the_alphabets' => 'Does the name change card allow characters other than English letters',
|
||||
'change_username_min_interval_in_days' => 'the minimum interval days of Change user name',
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
|
||||
@@ -75,6 +75,7 @@ return [
|
||||
'system' => [
|
||||
'tab_header' => '系統',
|
||||
'change_username_card_allow_characters_outside_the_alphabets' => '改名卡是否允許英文字母外的字符',
|
||||
'change_username_min_interval_in_days' => '修改用戶名最小間隔天數',
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
|
||||
Reference in New Issue
Block a user