diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 43f5736d6c..9e3e040772 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2095,5 +2095,7 @@ "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", "%(senderDisplayName)s changed the server ACLs for this room.": "%(senderDisplayName)s zmienił ACLe serwera dla pokoju.", - "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message": "Dodaje ┬──┬ ノ( ゜-゜ノ) na początku wiadomości tekstowej" + "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message": "Dodaje ┬──┬ ノ( ゜-゜ノ) na początku wiadomości tekstowej", + "%(targetName)s accepted an invitation": "%(targetName)s zaakceptował zaproszenie", + "%(targetName)s accepted the invitation for %(displayName)s": "%(targetName)s zaakceptował zaproszenie dla %(displayName)s" }