diff --git a/frontend/src/i18n/no.json b/frontend/src/i18n/no.json index 24bc8e4b..17d2c63b 100644 --- a/frontend/src/i18n/no.json +++ b/frontend/src/i18n/no.json @@ -212,7 +212,7 @@ "permissions": "Tilaterser", "permissionsHelp": "Du kan angi brukeren som administrator eller velge tillatelsene individuelt. Hvis du velger «Administrator», vil alle de andre alternativene bli automatisk avkrysset. Administrasjon av brukere er fortsatt et privilegium for en administrator.\n", "profileSettings": "Profil Innstilinger", - "ruleExample1": "prevents the access to any dotfile (such as .git, .gitignore) in every folder.\n", + "ruleExample1": "forhindrer tilgang til noen dotfiler (som .git, .gitignore) i alle mapper.", "ruleExample2": "blocks the access to the file named Caddyfile on the root of the scope.", "rules": "Rules", "rulesHelp": "Here you can define a set of allow and disallow rules for this specific user. The blocked files won't show up in the listings and they wont be accessible to the user. We support regex and paths relative to the users scope.\n",