diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 01da2dc1e3..d132d5dee5 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2091,5 +2091,7 @@ "Unable to transfer call": "Nie udało się przekazać połączenia", "Some invites couldn't be sent": "Niektóre zaproszenia nie mogły zostać wysłane", "There was an error looking up the phone number": "Podczas wyszukiwania numeru telefonu wystąpił błąd", - "Unable to look up phone number": "Nie można wyszukać numeru telefonu" + "Unable to look up phone number": "Nie można wyszukać numeru telefonu", + "We sent the others, but the below people couldn't be invited to ": "Wysłaliśmy pozostałym, ale osoby poniżej nie mogły zostać zaproszone do ", + "%(date)s at %(time)s": "%(date)s o %(time)s" }