diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-29 03:10:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-29 03:10:32 +0000 |
commit | 7236bc243176cd654d04713e4df847aa8c44a64c (patch) | |
tree | de3d97e42c024428eceb4fa367c5c38e5c0cb494 /lib | |
parent | 09633fc3e3ef12890ea2658c2ffd1b08fe775b32 (diff) | |
download | nextcloud-server-7236bc243176cd654d04713e4df847aa8c44a64c.tar.gz nextcloud-server-7236bc243176cd654d04713e4df847aa8c44a64c.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-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", |