From bcb2bbb2e70f5b7b6617ac6b765aad83b08e31b7 Mon Sep 17 00:00:00 2001 From: Ryan ZHAO <> Date: Fri, 5 Apr 2024 12:10:11 +1100 Subject: [PATCH] fix faulty translation --- Session/Meta/Translations/pl.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Session/Meta/Translations/pl.lproj/Localizable.strings b/Session/Meta/Translations/pl.lproj/Localizable.strings index 7393ee1ff..fe8721496 100644 --- a/Session/Meta/Translations/pl.lproj/Localizable.strings +++ b/Session/Meta/Translations/pl.lproj/Localizable.strings @@ -788,7 +788,7 @@ po zatwierdzeniu przez odbiorcę tego żądania wiadomości"; "DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Wiadomości kasują się po ich przeczytaniu."; /* A record that appears within the message history to indicate that the current user turned on disappearing messages */ -"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "%@ ustawił(a) znikające wiadomości na %@ po tym, jak były na %@"; +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "Ty ustawił(a) znikające wiadomości na %@ po tym, jak były na %@"; /* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ "YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "%@ ustawił(a) znikające wiadomości na %@ po tym, jak były na %@";