|
@@ -650,7 +650,7 @@
|
|
|
"failed_to_create_admin_user":"Failed to create admin user. {{errMessage}}",
|
|
"failed_to_create_admin_user":"Failed to create admin user. {{errMessage}}",
|
|
|
"successfully_send_email_auth":"We sent an email to {{email}}. Please click the URL in the email and complete the registration.",
|
|
"successfully_send_email_auth":"We sent an email to {{email}}. Please click the URL in the email and complete the registration.",
|
|
|
"incorrect_token_or_expired_url": "The token is incorrect or the URL has expired.",
|
|
"incorrect_token_or_expired_url": "The token is incorrect or the URL has expired.",
|
|
|
- "user_already_loggedin": "You cannot create a new account when you are logged in.",
|
|
|
|
|
|
|
+ "user_already_logged_in": "You cannot create a new account when you are logged in.",
|
|
|
"registration_closed": "You are not authorized to create a new account.",
|
|
"registration_closed": "You are not authorized to create a new account.",
|
|
|
"Username has invalid characters": "Username has invalid characters.",
|
|
"Username has invalid characters": "Username has invalid characters.",
|
|
|
"Username field is required": "User ID field is required.",
|
|
"Username field is required": "User ID field is required.",
|