aboutsummaryrefslogtreecommitdiffstats
path: root/code/app/src/lib/i18n/nb
diff options
context:
space:
mode:
Diffstat (limited to 'code/app/src/lib/i18n/nb')
-rw-r--r--code/app/src/lib/i18n/nb/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/code/app/src/lib/i18n/nb/index.ts b/code/app/src/lib/i18n/nb/index.ts
index fa81477..ef67504 100644
--- a/code/app/src/lib/i18n/nb/index.ts
+++ b/code/app/src/lib/i18n/nb/index.ts
@@ -2,6 +2,7 @@ import type { Translation } from "../i18n-types";
const nb: Translation = {
or: "Eller",
+ name: "Navn",
emailAddress: "E-postadresse",
password: "Passord",
pageNotFound: "Fant ikke siden",