aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-02 00:19:52 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-02 00:19:52 +0000
commit2072d73156ff7eda13a8ac6d2da483ae6fbd2a40 (patch)
treeb24b46debb9aa0ff6a48cf8de91dbc6d41405be2 /core/l10n/nb.js
parentdb036ae84edea867160d2fb3779587100e8fbc9c (diff)
downloadnextcloud-server-2072d73156ff7eda13a8ac6d2da483ae6fbd2a40.tar.gz
nextcloud-server-2072d73156ff7eda13a8ac6d2da483ae6fbd2a40.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r--core/l10n/nb.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js
index 28cb6263777..2db34d6e27f 100644
--- a/core/l10n/nb.js
+++ b/core/l10n/nb.js
@@ -410,6 +410,7 @@ OC.L10N.register(
"The page could not be found on the server." : "Siden ble ikke funnet på serveren.",
"Confirm your password" : "Bekreft ditt passord",
"App token" : "App-symbol",
- "Alternative log in using app token" : "Alternativ logg inn ved hjelp av app-kode"
+ "Alternative log in using app token" : "Alternativ logg inn ved hjelp av app-kode",
+ "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Denne forekomsten kjører i feilsøkingsmodus. Bare aktiver dette for lokal utvikling og ikke i produksjonsmiljøer."
},
"nplurals=2; plural=(n != 1);");