diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-29 03:10:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-29 03:10:11 +0000 |
commit | 00e14d0f6a7d8ba080fbb67364ca0d013631007b (patch) | |
tree | 732d63f097adf24e90e964040f695b5e2ae962b4 /lib/l10n | |
parent | 65995ea95a6ce473d7fe9c7b4c8ac1e8e4194c7d (diff) | |
download | nextcloud-server-00e14d0f6a7d8ba080fbb67364ca0d013631007b.tar.gz nextcloud-server-00e14d0f6a7d8ba080fbb67364ca0d013631007b.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/nb.js | 1 | ||||
-rw-r--r-- | lib/l10n/nb.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index e99ba65e31c..d4552f30d40 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -65,6 +65,7 @@ OC.L10N.register( "__language_name__" : "Norsk bokmål", "This is an automatically sent email, please do not reply." : "Dette er en automatisk sendt e-post, ikke svar.", "Help" : "Hjelp", + "Appearance and accessibility" : "Utseende og tilgjengelighet", "Apps" : "Apper", "Settings" : "Innstillinger", "Log out" : "Logg ut", diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index d3916d9ad06..261b9114782 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -63,6 +63,7 @@ "__language_name__" : "Norsk bokmål", "This is an automatically sent email, please do not reply." : "Dette er en automatisk sendt e-post, ikke svar.", "Help" : "Hjelp", + "Appearance and accessibility" : "Utseende og tilgjengelighet", "Apps" : "Apper", "Settings" : "Innstillinger", "Log out" : "Logg ut", |