From 43a9923955022f2ee8b3d3e28c73a89b22b63460 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 3 Feb 2024 00:32:01 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/nb.js | 1 + l10n/nb.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/nb.js b/l10n/nb.js index c0951cdb..7e0c70a4 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -38,6 +38,7 @@ OC.L10N.register( "Create a new website" : "Opprett en ny nettside", "Identifier" : "Identifikator", "Address" : "Adresse", + "Template" : "Mal", "Loading…" : "Laster…" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index 6687a457..bafbc278 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -36,6 +36,7 @@ "Create a new website" : "Opprett en ny nettside", "Identifier" : "Identifikator", "Address" : "Adresse", + "Template" : "Mal", "Loading…" : "Laster…" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file