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",