From c2d62b984689be4cb75f4e5265ef1ed487959510 Mon Sep 17 00:00:00 2001 From: UwUnyaa Date: Fri, 14 Jan 2022 20:14:25 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 60.7% (2067 of 3402 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pl/ --- src/i18n/strings/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index 10bd7c5b0e..0baaa79f49 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2130,6 +2130,6 @@ "%(senderName)s changed their profile picture": "%(senderName)s zmienił(-a) 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ł(-a) zdjęcie profilowe", - "%(senderName)s made no change": "%(senderName)s nie dokonał żadnych zmian", + "%(senderName)s made no change": "%(senderName)s nie dokonał(-a) żadnych zmian", "%(targetName)s joined the room": "%(targetName)s dołączył do pokoju" }