aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/nb/index.ts
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2023-02-22 00:11:35 +0100
committerivarlovlie <git@ivarlovlie.no>2023-02-22 00:11:35 +0100
commit5532501043e409f023f7c35d532092f4bbd97935 (patch)
tree418dc19838696d8fc8625dfaa94c963864c027d0 /src/i18n/nb/index.ts
parent86acb8af6bcbf3529ff73905e00f16167f4b234d (diff)
downloadauroraklinikken.no-master.tar.xz
auroraklinikken.no-master.zip
feat: Add meta description with default fallbackHEADmaster
Diffstat (limited to 'src/i18n/nb/index.ts')
-rw-r--r--src/i18n/nb/index.ts3
1 files changed, 3 insertions, 0 deletions
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",