summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 3700ac1a..9ff9fb2a 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -690,9 +690,7 @@ return array(
'The two factor authentication code is valid.' => 'Le code pour l\'authentification à deux-facteurs est valide.',
'Code' => 'Code',
'Two factor authentication' => 'Authentification à deux-facteurs',
- 'Enable/disable two factor authentication' => 'Activer/désactiver l\'authentification à deux-facteurs',
'This QR code contains the key URI: ' => 'Ce code QR contient l\'url de la clé : ',
- 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => 'Sauvegardez cette clé secrète dans votre logiciel TOTP (par exemple Google Authenticator ou FreeOTP).',
'Check my code' => 'Vérifier mon code',
'Secret key: ' => 'Clé secrète : ',
'Test your device' => 'Testez votre appareil',
@@ -1119,4 +1117,8 @@ return array(
'RUB - Russian Ruble' => 'RUB - Rouble russe',
'Assign the task to the person who does the action when the column is changed' => 'Assigner la tâche à la personne qui fait l\'action lorsque la colonne est changée',
'Close a task in a specific column' => 'Fermer une tâche dans une colonne specifique',
+ 'Time-based One-time Password Algorithm' => '',
+ 'Two-Factor Provider: ' => 'Fournisseur d\'authentification à deux facteurs :',
+ 'Disable two-factor authentication' => 'Désactiver l\'authentification à deux-facteurs',
+ 'Enable two-factor authentication' => 'Activer l\'authentification à deux-facteurs',
);