summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-04-06 17:39:43 -0400
committerFrederic Guillot <fred@kanboard.net>2015-04-06 17:39:43 -0400
commite3b1dbee2b109fd93e93efb298505be68c846dd7 (patch)
tree435b1efd0df41284073047d68aee2108b94d5980 /app/Locale/fr_FR
parent2f7b3ed87f5c7c23e159eaf4163b4a28715ebcce (diff)
Fix translation typo
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r--app/Locale/fr_FR/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 268940e0..7b70183b 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -842,7 +842,7 @@ return array(
'Code' => 'Code',
'Two factor authentication' => 'Authentification à deux-facteurs',
'Enable/disable two factor authentication' => 'Activer/désactiver l\'authentification à deux-facteurs',
- 'This QR Ccde contains the key URI: ' => 'Ce code QR contient l\'url de la clé : ',
+ '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é secrete dans votre logiciel TOTP (par exemple Google Authenticator ou FreeOTP).',
'Check my code' => 'Vérifier mon code',
'Secret key: ' => 'Clé secrète : ',