From f26ba15b37b127fcd7408490a9b8779e4b3cc7e0 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 1 Sep 2026 12:46:18 -0400 Subject: [PATCH] New translations en-us.json (Polish) [ci skip] --- messages/pl-PL.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index e686e3a3d..630c20a35 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1176,6 +1176,10 @@ "idpJmespathAboutDescriptionLink": "Dowiedz się więcej o JMESPath", "idpJmespathLabel": "Ścieżka identyfikatora", "idpJmespathLabelDescription": "JMESPath do identyfikatora użytkownika w tokenie 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": "Ścieżka email (Opcjonalnie)", "idpJmespathEmailPathOptionalDescription": "JMESPath do emaila użytkownika w tokenie ID", "idpJmespathNamePathOptional": "Ścieżka nazwy (Opcjonalnie)",