{
  "UserInvite": {
    "InvalidEmail": "Invalid email. Please correct the email address!",
    "EEAUserError": "Users with EEA email address cannot be invited to an event.",
    "Errors": {
      "Invitation": "Could not create the user invitation.",
      "ADUserCreation": "Could not update the user contact data.",
      "JoiningTeam": "The user could not be added to the Eionet teams. Please use the Manage user tab to update the user Membership(s)",
      "TagsCreation": "The tags could not be updated. Please use the Manage user tab to update the user Membership(s)",
      "SharepointUser": "User details could not be updated in the SharePoint Users list.",
      "Mail": "An error has occurred during the sending invitation email.",
      "Error": "An error has occurred during the invitation process."
    }
  },
  "UserList": {
    "MissingADUser": "The user account cannot be updated (account is not present in the Azure tenant).",
    "DeleteUser": "Are you sure you want to remove the user #name# from the Eionet directory?",
    "DeleteUserMemberships": "The user is also a member of the following groups at EEA:"
  },
  "UserEdit": {
    "MissingMembership": "At least one the following fields must be selected Eionet groups, Other memberships or NFP.",
    "Errors": {
      "ADUserCreation": "Could not update the user contact data.",
      "Mail": "An error has occurred during the sending invitation email.",
      "Invitation": "Could not create the user invitation.",
      "ADUser": "Could not update the user contact data.",
      "JoiningTeam": "The user could not be added to the Eionet teams. Please use the Manage user tab to update the user Membership(s)",
      "TagsCreation": "The tags could not be updated. Please use the Manage user tab to update the user Membership(s)",
      "SharepointUser": "User details could not be updated in the SharePoint Users list.",
      "Error": "An error has occurred when saving user information."
    }
  },
  "UserDelete": {
    "Errors": {
      "ADUser": "Could not update the user information."
    }
  }
}
