From a68a00dbd4099606a032cf2710fec7d7982698a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Fri, 22 Apr 2022 18:18:36 +0200 Subject: [PATCH] Update Polish translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- .../onboarding/steps/avatar-selection-step.tsx | 2 +- .../features/onboarding/steps/bio-step.tsx | 4 ++-- .../steps/cover-photo-selection-step.tsx | 2 +- .../onboarding/steps/display-name-step.tsx | 2 +- app/soapbox/locales/pl.json | 16 ++++++++++++++++ 5 files changed, 21 insertions(+), 5 deletions(-) diff --git a/app/soapbox/features/onboarding/steps/avatar-selection-step.tsx b/app/soapbox/features/onboarding/steps/avatar-selection-step.tsx index b4216ee6b..384494394 100644 --- a/app/soapbox/features/onboarding/steps/avatar-selection-step.tsx +++ b/app/soapbox/features/onboarding/steps/avatar-selection-step.tsx @@ -114,7 +114,7 @@ const AvatarSelectionStep = ({ onNext }: { onNext: () => void }) => {