|
|
@@ -709,7 +709,17 @@
|
|
|
"complete_to_install2":"Complete to Install GROWI ! Please check each settings on this page first.",
|
|
|
"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.",
|
|
|
- "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.",
|
|
|
+ "registration_closed": "You are not authorized to create a new account.",
|
|
|
+ "Username has invalid characters": "Username has invalid characters.",
|
|
|
+ "Username field is required": "User ID field is required",
|
|
|
+ "Name field is required": "Name field is required",
|
|
|
+ "Email format is invalid": "Email format is invalid",
|
|
|
+ "Email field is required": "Email field is required",
|
|
|
+ "Password has invalid character": "Password has invalid character",
|
|
|
+ "Password minimum character should be more than 8 characters": "Password minimum character should be more than 8 characters",
|
|
|
+ "Password field is required": "Password field is required"
|
|
|
},
|
|
|
"grid_edit":{
|
|
|
"create_bootstrap_4_grid":"Create Bootstrap 4 Grid",
|