summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-05 20:42:45 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-05 20:42:45 -0500
commit023e0b7d5358ba4b33d198e8cd9e533a47bd3619 (patch)
treed255820bfd5116ceb65f626b054c7438ee4d40ca /app/Locale/fr_FR/translations.php
parentcd4af3f49fdf47cd8832092fb9ae6e71d1d0653f (diff)
Forget to translate one string in French
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 9ff9fb2a..6dc31aff 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1117,8 +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 :',
+ 'Time-based One-time Password Algorithm' => 'Mot de passe à usage unique basé sur le temps',
+ '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',
);