Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Login/lang/nb.json')
-rw-r--r--plugins/Login/lang/nb.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/Login/lang/nb.json b/plugins/Login/lang/nb.json
index 2cf914dae8..af5c9e743d 100644
--- a/plugins/Login/lang/nb.json
+++ b/plugins/Login/lang/nb.json
@@ -21,6 +21,9 @@
"PasswordRepeat": "Passord (gjenta)",
"PasswordsDoNotMatch": "Passordene stemmer ikke overens.",
"PluginDescription": "Gir autentisering med brukernavn og passord i tillegg til funksjonalitet for å gjenopprette passord. Autentiseringsmetoden kan endres ved å bruke en annen innloggingsutvidelse som LoginLdap, som er tilgjengelig via Markedsplassen.",
- "RememberMe": "Husk meg"
+ "RememberMe": "Husk meg",
+ "SettingBruteForceBlacklistIp": "Alltid blokker disse IP-ene fra innlogging",
+ "SettingBruteForceMaxFailedLogins": "Antall tillatte nye innloggingsforsøk innenfor tidsperioden",
+ "SettingBruteForceWhitelistIp": "Aldri blokker disse IP-ene fra innlogging"
}
}