diff --git a/messages/nl-NL.json b/messages/nl-NL.json index c15d52d2b..782bd7182 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -1176,6 +1176,10 @@ "idpJmespathAboutDescriptionLink": "Meer informatie over JMESPath", "idpJmespathLabel": "ID pad", "idpJmespathLabelDescription": "Het pad naar het gebruiker-id in het ID-token", + "idpIdentifierChangeTitle": "Identifier Path Change Warning", + "idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.", + "idpIdentifierChangeConfirmMessage": "I confirm", + "idpIdentifierChangeWarningText": "This will affect how existing users are mapped", "idpJmespathEmailPathOptional": "E-mail pad (optioneel)", "idpJmespathEmailPathOptionalDescription": "Het pad naar het e-mailadres van de gebruiker in het ID-token", "idpJmespathNamePathOptional": "Naam pad (optioneel)",