diff --git a/l10n/nb.js b/l10n/nb.js index 50c04dfb6..6a948dd88 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -38,6 +38,7 @@ OC.L10N.register( "Apply" : "Bruk", "Restrict usage to specific groups" : "Begrens bruk til gitte grupper", "Restrict edit to specific groups" : "Begrens redigering til gitte brupper", + "Advanced Settings" : "Avanserte innstillinger", "Enable access for external apps" : "Aktiver tilgang for eksterne apper", "Add" : "Legg til", "Use Canonical webroot" : "Bruk Canonical web-rot", diff --git a/l10n/nb.json b/l10n/nb.json index ab1a8bedb..df2fea693 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -36,6 +36,7 @@ "Apply" : "Bruk", "Restrict usage to specific groups" : "Begrens bruk til gitte grupper", "Restrict edit to specific groups" : "Begrens redigering til gitte brupper", + "Advanced Settings" : "Avanserte innstillinger", "Enable access for external apps" : "Aktiver tilgang for eksterne apper", "Add" : "Legg til", "Use Canonical webroot" : "Bruk Canonical web-rot",