mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
pre register email+username
This commit is contained in:
@@ -20,4 +20,7 @@ return [
|
||||
'invite_not_enough' => '邀请数量不足',
|
||||
],
|
||||
'send_allow_text' => '邀请其他人',
|
||||
'pre_register_username' => '预注册用户名',
|
||||
'pre_register_username_help' => '用户使用此邀请码注册时用户名和邮箱将不能更改',
|
||||
'require_pre_register_username' => '预注册用户名不能为空',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user