diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index f5a8c4b96c..8ca0e5b4f3 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2133,5 +2133,6 @@ "%(senderName)s made no change": "%(senderName)s nie dokonał(-a) żadnych zmian", "%(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ł pokój: %(reason)s" + "%(targetName)s left the room: %(reason)s": "%(targetName)s opuścił pokój: %(reason)s", + "%(targetName)s left the room": "%(targetName)s opuścił pokój" }