From 5eccb5c2941368928a9af48b1f7be4b6f9985a5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20R=C3=B3zga?= <53080024+AndrzejRozga@users.noreply.github.com> Date: Sat, 13 Jan 2024 17:50:32 +0100 Subject: [PATCH] Polish localization update (#1882) --- .../Resources/Localization/Localizable.xcstrings | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 5bc36a89..12275b43 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -67686,8 +67686,8 @@ }, "pl" : { "stringUnit" : { - "state" : "needs_review", - "value" : "Hide Results" + "state" : "translated", + "value" : "Ukryj wyniki" } }, "pt-BR" : { @@ -69125,8 +69125,8 @@ }, "pl" : { "stringUnit" : { - "state" : "needs_review", - "value" : "Show Results" + "state" : "translated", + "value" : "Pokaż wyniki" } }, "pt-BR" : { @@ -76083,4 +76083,4 @@ } }, "version" : "1.0" -} \ No newline at end of file +}