From af56a8efba3cad54c273530c2c172eecf5ddbb5e Mon Sep 17 00:00:00 2001 From: JB Leiknes <33250853+NeonSpork@users.noreply.github.com> Date: Tue, 5 Oct 2021 18:28:54 +0200 Subject: [PATCH] fix: change line 13 to more closely follow en.json --- app/config/locale/translations/no.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config/locale/translations/no.json b/app/config/locale/translations/no.json index a09d4119db..ec96cb4483 100644 --- a/app/config/locale/translations/no.json +++ b/app/config/locale/translations/no.json @@ -10,7 +10,7 @@ "emails.verification.thanks": "Takk", "emails.verification.signature": "{{project}} team", "emails.magicSession.subject": "Pålogging", - "emails.magicSession.hello": "Hallo", + "emails.magicSession.hello": "Hei,", "emails.magicSession.body": "Følg denne lenken for å logge på.", "emails.magicSession.footer": "Dersom du ikke ba om å logge på med denne e-post adressen, kan du se bort fra denne meldingen.", "emails.magicSession.thanks": "Takk", @@ -229,4 +229,4 @@ "continents.na": "Nord-Amerika", "continents.oc": "Oseania", "continents.sa": "Sør-Amerika" -} \ No newline at end of file +}