aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/nb
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/nb')
-rw-r--r--src/i18n/nb/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/nb/index.ts b/src/i18n/nb/index.ts
index 5206b07..0064639 100644
--- a/src/i18n/nb/index.ts
+++ b/src/i18n/nb/index.ts
@@ -7,6 +7,8 @@ const nb = {
emailTitle: "E-postadresse",
phoneTitle: "Telefon",
},
+ goToBookingPage: "Gå til bestilling",
+ ourServices: "Våre tjenester",
homeTitle: "Hjem",
} satisfies Translation;