From 3a324565349709b5955ecb44c542f62beccc0906 Mon Sep 17 00:00:00 2001 From: Kuba Orlik Date: Thu, 1 Sep 2022 07:47:16 +0200 Subject: [PATCH] Fix $ typo --- components/report-window/problems/no-information-at-all.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/report-window/problems/no-information-at-all.tsx b/components/report-window/problems/no-information-at-all.tsx index 6e02b01..cd30e9a 100644 --- a/components/report-window/problems/no-information-at-all.tsx +++ b/components/report-window/problems/no-information-at-all.tsx @@ -44,7 +44,7 @@ export default class NoInformationAtAllProblem extends Problem {
  • Jaki jest cel takiego przetwarzania danych przez Państwa stronę?
  • Jaka jest podstawa prawna takiego przetwarzania{' '} - {mode == 'email' ? _('moich') : ''} danych osobowych $ + {mode == 'email' ? _('moich') : ''} danych osobowych {mode == 'report' ? 'użytkowników końcowych' : ''} przez Państwa stronę?