pre register email+username

This commit is contained in:
xiaomlove
2023-08-24 02:28:58 +08:00
parent a64fee6422
commit 5604da88b5
14 changed files with 108 additions and 13 deletions
+3
View File
@@ -20,4 +20,7 @@ return [
'invite_not_enough' => '邀請數量不足',
],
'send_allow_text' => '邀請其他人',
'pre_register_username' => '預註冊用戶名',
'pre_register_username_help' => '用戶使用此邀請碼註冊時用戶名和郵箱將不能更改',
'require_pre_register_username' => '預註冊用戶名不能為空',
];
+3
View File
@@ -100,7 +100,10 @@ return [
'change_username_min_interval_in_days' => '修改用戶名最小間隔天數',
'maximum_number_of_medals_can_be_worn' => '勛章最大可佩戴數',
'cookie_valid_days' => 'Cookie 有效天數',
'maximum_upload_speed' => '最大上傳速度',
'maximum_upload_speed_help' => '單種上傳速度超過此值賬號即刻禁用,單位 Mbps。如:100 Mbps = 12.5 MB/s',
'is_invite_pre_email_and_username' => '邀請是否預定郵箱和用戶名',
'is_invite_pre_email_and_username_help' => "默認: 'No'。若預定,用戶註冊時不可修改郵箱和用戶名",
],
],
'user' => [