summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorSansPseudoFix <spf@sanspseudofix.fr>2018-02-07 14:25:44 +0100
committerfguillot <fred@kanboard.net>2018-02-07 10:27:30 -0800
commit4aa1d6fd5bc4b54647a83a25271c4e486640d7eb (patch)
tree9d321118589abb0f245f125605ed25ae93d5d237 /app
parent5c1d31d8579e6976d1141e554a26239d5ddd8c12 (diff)
Fix french error
Diffstat (limited to 'app')
-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 8f74fdb7..b6d7865d 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1252,7 +1252,7 @@ return array(
'Your profile must have a valid email address.' => 'Votre profil doit avoir une adresse e-mail valide.',
'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => 'Malheureusement, nous ne pouvons pas réinitialiser votre mot de passe. Avez-vous saisi un nom d\'utilisateur valide ? Avez-vous une adresse e-mail dans votre profil ?',
'TRL - Turkish Lira' => 'TRL - Livre turque',
- 'The project email is optional and could be used by several plugins.' => 'L\'adresse email d\'un projet est optionnel et pourrait être utilisé par plusieurs extensions.',
+ 'The project email is optional and could be used by several plugins.' => 'L\'adresse email d\'un projet est optionnelle et pourrait être utilisée par plusieurs extensions.',
'The project email must be unique across all projects' => 'L\'adresse email d\'un projet doit être unique pour tous les projets',
'The email configuration has been disabled by the administrator.' => 'La configuration des emails a été désactivée par l\'administrateur.',
'Close this project' => 'Fermer ce projet',