From e80f3f91b274b288582ce44c9d607db9001a6e7a Mon Sep 17 00:00:00 2001 From: Skifjeld Date: Mon, 3 Jun 2024 14:41:31 +0200 Subject: [PATCH] =?UTF-8?q?Fjernet=20tekst=20for=20m=C3=A5lgruppe=20hvis?= =?UTF-8?q?=20valgt=20spr=C3=A5k=20er=20engelsk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../header-regular/common/sok/sok-innhold/SokResultater.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/komponenter/header/header-regular/common/sok/sok-innhold/SokResultater.tsx b/src/komponenter/header/header-regular/common/sok/sok-innhold/SokResultater.tsx index 9d8123979..89bcdcfc0 100644 --- a/src/komponenter/header/header-regular/common/sok/sok-innhold/SokResultater.tsx +++ b/src/komponenter/header/header-regular/common/sok/sok-innhold/SokResultater.tsx @@ -51,8 +51,8 @@ export const SokResultater = (props: Props) => { <> {result.total} {finnTekst('sok-resultater', language)} - {' for '} «{`${writtenInput}`}» {' for '} - {finnTekst('sok-audience', language, audience)} + {' for '} «{`${writtenInput}`}» + {language !== 'en' && ` for ${finnTekst('sok-audience', language, audience)}`} {`${finnTekst('sok-alle-treff', language)} `}