From cfd45950596f3f67af17ee2e18edc26821e6e70c Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 12 Aug 2026 17:32:55 -0400 Subject: [PATCH] New translations en-us.json (Polish) [ci skip] --- messages/pl-PL.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 0dcea574b..e00c8ef24 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -43,6 +43,8 @@ "inviteLoginUser": "Upewnij się, że jesteś zalogowany jako właściwy użytkownik.", "inviteErrorNoUser": "Przykro nam, ale wygląda na to, że zaproszenie, do którego próbujesz uzyskać dostęp, nie jest dla użytkownika, który istnieje.", "inviteCreateUser": "Proszę najpierw utworzyć konto.", + "inviteErrorOidcNotAllowed": "Invites can only be accepted by internal accounts. Sign out and log in with your password for this email.", + "inviteLoginInternalOnly": "Invites require an internal account with a password. Create an account or sign in with your password.", "goHome": "Przejdź do strony głównej", "inviteLogInOtherUser": "Zaloguj się jako inny użytkownik", "createAnAccount": "Utwórz konto",