diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index fafc8d108f..4e4facf09a 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2128,5 +2128,6 @@ "%(senderName)s banned %(targetName)s: %(reason)s": "%(senderName)s zbanował(-a) %(targetName)s: %(reason)s", "%(senderName)s invited %(targetName)s": "%(senderName)s zaprosił(-a) %(targetName)s", "%(senderName)s changed their profile picture": "%(senderName)s zmienił swoje zdjęcie profilowe", - "%(senderName)s removed their profile picture": "%(senderName)s usunął swoje zdjęcie profilowe" + "%(senderName)s removed their profile picture": "%(senderName)s usunął swoje zdjęcie profilowe", + "%(senderName)s set a profile picture": "%(senderName)s ustawił zdjęcie profilowe" }