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/fr.js')
-rw-r--r--l10n/fr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index c7681e5..949378b 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -4,11 +4,11 @@ OC.L10N.register(
"Enable TOTP" : "Activer les mots de passe à usage unique (TOTP)",
"This is your new TOTP secret:" : "Votre nouveau secret TOTP est :",
"Scan this QR code with your TOTP app" : "Scannez ce QR code avec votre application TOTP",
+ "Authentication code" : "Code d'authentification",
"You enabled TOTP two-factor authentication for your account" : "Vous avez activé l'authentification à deux facteurs TOTP pour votre compte",
"You disabled TOTP two-factor authentication for your account" : "Vous avez désactivé l'authentification à deux facteurs TOTP pour votre compte",
"TOTP (Authenticator app)" : "TOTP (Application d'authentification)",
"Authenticate with a TOTP app" : "Authentification avec votre application TOTP",
- "Authentication code" : "Code d'authentification",
"Submit" : "Envoyer",
"Get the authentication code from the two-factor authentication app on your device." : "Saisissez le code d'authentification de l'application d'authentification à deux facteurs sur votre appareil.",
"TOTP second-factor auth" : "Deuxième facteur d'authentification du mot de passe temporaire à usage unique"