diff --git a/frontend/public/locales/en/common.json b/frontend/public/locales/en/common.json index 3a7fd69507030dce75513447d43d16859866134b..c796419a19229cf1e307511961607b24b5c4224d 100644 --- a/frontend/public/locales/en/common.json +++ b/frontend/public/locales/en/common.json @@ -57,7 +57,7 @@ "placeHolder": "Name, date of birth, e-mail, mobile phone" }, "anonpage": { - "top": "Welcome to Guest Registration.", + "top": "Welcome to the Guest Service", "body": "You are not registered as a host or guest. To become a guest, request an invite from your host. If you should have host access, contact support." }, "loading": "Loading...", diff --git a/frontend/public/locales/nb/common.json b/frontend/public/locales/nb/common.json index 5a3245cab8b76e596ec3c98cce43a71f104af32f..ebb93f4671548bcf75940bf1a93ce001d37e63cf 100644 --- a/frontend/public/locales/nb/common.json +++ b/frontend/public/locales/nb/common.json @@ -57,7 +57,7 @@ "placeHolder": "Navn, fødselsdato, e-post, mobiltelefon" }, "anonpage": { - "top": "Velkommen til Gjestetjenesten.", + "top": "Velkommen til Gjestetjenesten", "body": "Du er ikke registrert som gjest eller vert. For å bli gjest, kontakt verten din og be om en invitasjon. Dersom du skulle hatt vert-tilgang, kontakt brukerstøtte." }, "loading": "Laster...", diff --git a/frontend/public/locales/nn/common.json b/frontend/public/locales/nn/common.json index 309df44f8e074994cc936a63cf1347061b99fcf3..5ba389a4f43115d47c1c352108ce4758cabe4901 100644 --- a/frontend/public/locales/nn/common.json +++ b/frontend/public/locales/nn/common.json @@ -58,7 +58,7 @@ "placeHolder": "Namn, fødselsdato, e-post, mobiltelefon" }, "anonpage": { - "top": "Velkommen til Gjestetenesta.", + "top": "Velkommen til Gjestetenesta", "body": "Du er ikkje registrert som gjest eller vert. For å verte gjest, kontakt verten din og be om ein invitasjon. Dersom du skulle hatt vert-tilgang, kontakt brukarstøtte." }, "loading": "Lastar...",