mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
pre register email+username
This commit is contained in:
@@ -20,4 +20,7 @@ return [
|
||||
'invite_not_enough' => 'Invites not enough',
|
||||
],
|
||||
'send_allow_text' => 'Invite someone',
|
||||
'pre_register_username' => 'Pre-register username',
|
||||
'pre_register_username_help' => 'Username and email will not be changed when user registers with this invitation code',
|
||||
'require_pre_register_username' => "Pre-register username can't be empty",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user