From 5532501043e409f023f7c35d532092f4bbd97935 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 22 Feb 2023 00:11:35 +0100 Subject: feat: Add meta description with default fallback --- src/i18n/nb/index.ts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/i18n/nb') diff --git a/src/i18n/nb/index.ts b/src/i18n/nb/index.ts index 0064639..24cf2c6 100644 --- a/src/i18n/nb/index.ts +++ b/src/i18n/nb/index.ts @@ -7,6 +7,9 @@ const nb = { emailTitle: "E-postadresse", phoneTitle: "Telefon", }, + meta: { + description: "Auroraklinikken tilbyr ketaminbehandling mot depresjon i Oslo" + }, goToBookingPage: "Gå til bestilling", ourServices: "Våre tjenester", homeTitle: "Hjem", -- cgit v1.3