From a94107ccd1cc3bf0dda58104d4414ff41c617ad2 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 1 Sep 2026 12:46:12 -0400 Subject: [PATCH] New translations en-us.json (Italian) [ci skip] --- messages/it-IT.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/messages/it-IT.json b/messages/it-IT.json index 495bfb663..226ff1a92 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -1176,6 +1176,10 @@ "idpJmespathAboutDescriptionLink": "Scopri di più su JMESPath", "idpJmespathLabel": "Percorso Identificativo", "idpJmespathLabelDescription": "Il JMESPath per l'identificatore dell'utente nel token ID", + "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": "Percorso Email (Opzionale)", "idpJmespathEmailPathOptionalDescription": "Il JMESPath per l'email dell'utente nel token ID", "idpJmespathNamePathOptional": "Percorso Nome (Opzionale)",