diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index cefa73352f..fafc8d108f 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2126,5 +2126,7 @@ "%(oldDisplayName)s changed their display name to %(displayName)s": "%(oldDisplayName)s zmienił(-a) wyświetlaną nazwę na %(displayName)s", "%(senderName)s banned %(targetName)s": "%(senderName)s zbanował(-a) %(targetName)s", "%(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 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" }