mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
fix: invite preRegisterUsername limit
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
$lang_takeinvite = array
|
||||
(
|
||||
'head_invitation_failed' => "Invitation failed!",
|
||||
'std_username_too_long' => "Sorry, the username is too long (up to 12 characters)",
|
||||
'std_must_enter_email' => "You must enter an email address!",
|
||||
'std_invalid_email_address' => "Invalid email address!",
|
||||
'std_must_enter_personal_message' => "Please add a personal message.",
|
||||
|
||||
Reference in New Issue
Block a user