From 4fe41ca30ee78e7937ea198d4f54b69346dfb91f Mon Sep 17 00:00:00 2001 From: UwUnyaa Date: Fri, 14 Jan 2022 20:14:39 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 60.7% (2068 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 9d44f7566f..a32830db18 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -2131,6 +2131,6 @@ "%(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ł(-a) żadnych zmian", - "%(targetName)s joined the room": "%(targetName)s dołączył do pokoju", + "%(targetName)s joined the room": "%(targetName)s dołączył(-a) do pokoju", "%(targetName)s rejected the invitation": "%(targetName)s odrzucił zaproszenie" }