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' => '預註冊用戶名不能為空',
];