diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 2941f4b568..c6086c9820 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -198,5 +198,7 @@ "Please set a password!": "Proszę, ustaw hasło!", "This will allow you to return to your account after signing out, and sign in on other devices.": "To pozwoli Ci powrócić do Twojego konta po wylogowaniu i ponownym zalogowaniu się na innych urządzeniach.", "You have successfully set a password and an email address!": "Z powodzeniem ustawiono hasło i adres e-mail dla Twojego konta!", - "Remember, you can always set an email address in user settings if you change your mind.": "Pamiętaj, że zawsze możesz zmienić swój e-mail lub hasło w panelu ustawień użytkownika." + "Remember, you can always set an email address in user settings if you change your mind.": "Pamiętaj, że zawsze możesz zmienić swój e-mail lub hasło w panelu ustawień użytkownika.", + "To return to your account in future you need to set a password": "Aby wrócić do swojego konta w przyszłości musisz ustawić hasło ", + "Set Password": "Ustaw hasło" }