diff options
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index ec32ecb1..1afdeab3 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -353,7 +353,6 @@ return array( 'Clone' => 'Clone', 'Project cloned successfully.' => 'Projet cloné avec succès.', 'Unable to clone this project.' => 'Impossible de cloner ce projet.', - 'Email notifications' => 'Notifications par email', 'Enable email notifications' => 'Activer les notifications par emails', 'Task position:' => 'Position de la tâche :', 'The task #%d have been opened.' => 'La tâche #%d a été ouverte.', @@ -737,12 +736,6 @@ return array( 'SEK - Swedish Krona' => 'SEK - Couronne suédoise', 'The project identifier is an optional alphanumeric code used to identify your project.' => 'L\'identificateur du projet est un code alpha-numérique optionnel pour identifier votre projet.', 'Identifier' => 'Identificateur', - 'Postmark (incoming emails)' => 'Postmark (emails entrants)', - 'Help on Postmark integration' => 'Aide sur l\'intégration avec Postmark', - 'Mailgun (incoming emails)' => 'Mailgun (emails entrants)', - 'Help on Mailgun integration' => 'Aide sur l\'intégration avec Mailgun', - 'Sendgrid (incoming emails)' => 'Sendgrid (emails entrants)', - 'Help on Sendgrid integration' => 'Aide sur l\'intégration avec Sendgrid', 'Disable two factor authentication' => 'Désactiver l\'authentification à deux facteurs', 'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Voulez-vous vraiment désactiver l\'authentification à deux facteurs pour cet utilisateur : « %s » ?', 'Edit link' => 'Modifier un lien', |