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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 2e9843a..b322f8e 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -4,6 +4,9 @@ OC.L10N.register(
"Enable TOTP" : "Inschakelen TOTP",
"This is your new TOTP secret:" : "Dit is uw nieuwe TOTP geheim:",
"Scan this QR code with your TOTP app" : "Scan deze QR code met uw TOTP app",
+ "You enabled TOTP two-factor authentication for your account" : "Je hebt TOTP tweefactor authenticatie voor je account ingeschakeld",
+ "You disabled TOTP two-factor authentication for your account" : "Je hebt TOTP tweefactor authenticatie voor je account uitgeschakeld",
+ "TOTP (Google Authenticator)" : "TOTP (Google Authenticator)",
"Authenticate with a TOTP app" : "Authenticeren met een TOTP app",
"Authentication code" : "Autenticatiecode",
"Get the authentication code from the two-factor authentication app on your device." : "Krijg de authenticatiecode op je 'tweede factor' authenticatie app op je toestel.",