diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index ece14b76a6..4d2ebb3d4d 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2134,5 +2134,6 @@ "%(targetName)s joined the room": "%(targetName)s dołączył(-a) do pokoju", "%(targetName)s rejected the invitation": "%(targetName)s odrzucił(-a) zaproszenie", "%(targetName)s left the room: %(reason)s": "%(targetName)s opuścił(-a) pokój: %(reason)s", - "%(targetName)s left the room": "%(targetName)s opuścił pokój" + "%(targetName)s left the room": "%(targetName)s opuścił pokój", + "%(senderName)s unbanned %(targetName)s": "%(senderName)s odbanował %(targetName)s" }