Added placeholder for lastName and role addition functionality
This commit is contained in:
@@ -193,6 +193,11 @@
|
||||
"invitationEmailLabel": "Work email",
|
||||
"invitationNameLabel": "Full name",
|
||||
"invitationRoleLabel": "Role",
|
||||
"invitationAddRoleButton": "Add role",
|
||||
"invitationAddRoleTitle": "New role",
|
||||
"invitationRoleNameLabel": "Role name",
|
||||
"invitationRoleNameRequired": "Role name is required",
|
||||
"invitationRoleDescriptionLabel": "Role description (optional)",
|
||||
"invitationMessageLabel": "Message (optional)",
|
||||
"invitationExpiresIn": "Expires in {days} days",
|
||||
"@invitationExpiresIn": {
|
||||
@@ -204,6 +209,7 @@
|
||||
},
|
||||
"invitationSendButton": "Send invitation",
|
||||
"invitationCreatedSuccess": "Invitation sent",
|
||||
"invitationRoleCreated": "Role created",
|
||||
"invitationSearchHint": "Search invitations",
|
||||
"invitationFilterAll": "All",
|
||||
"invitationFilterPending": "Pending",
|
||||
@@ -227,6 +233,7 @@
|
||||
"invitationRevoked": "Invitation revoked",
|
||||
"invitationArchiveFailed": "Could not archive the invitation",
|
||||
"invitationRevokeFailed": "Could not revoke the invitation",
|
||||
"invitationRoleCreateFailed": "Could not create role",
|
||||
"invitationUnknownRole": "Unknown role",
|
||||
|
||||
"operationfryTitle": "Operation history",
|
||||
|
||||
Reference in New Issue
Block a user