|
|
@@ -253,17 +253,20 @@
|
|
|
"delete": "Delete"
|
|
|
},
|
|
|
"user_management": {
|
|
|
- "invite_users": "Invite new users",
|
|
|
+ "invite_users": "Temporarily issue a new user",
|
|
|
"click_twice_same_checkbox": "You should check at least one checkbox.",
|
|
|
"invite_modal": {
|
|
|
- "emails": "Emails (Possible to invite multiple people with new lines)",
|
|
|
+ "emails": "Emails (Possible to issue multiple people with new lines)",
|
|
|
+ "description1":"Temporarily issue new users by email addresses.",
|
|
|
+ "description2":"A temporary password will be generated for the first login.",
|
|
|
"invite_thru_email": "Send invitation email",
|
|
|
"mailer_setup_required":"<a href='/admin/app'>Email settings</a> are required to send.",
|
|
|
"valid_email": "Valid email address is required",
|
|
|
"temporary_password": "The created user has a temporary password",
|
|
|
"send_new_password": "Please send the new password to the user.",
|
|
|
"send_temporary_password": "Be sure to copy the temporary password ON THIS SCREEN and send it to the user.",
|
|
|
- "existing_email": "The following emails already exist"
|
|
|
+ "existing_email": "The following emails already exist",
|
|
|
+ "issue": "Issue"
|
|
|
},
|
|
|
"user_table": {
|
|
|
"administrator": "Administrator",
|