summaryrefslogtreecommitdiff
path: root/app/Locales/fr_FR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/fr_FR/translations.php')
-rw-r--r--app/Locales/fr_FR/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index 5ed8b050..5809ef69 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -449,6 +449,7 @@ return array(
'Email:' => 'Email :',
'Default project:' => 'Projet par défaut :',
'Notifications:' => 'Notifications :',
+ 'Notifications' => 'Notifications',
'Group:' => 'Groupe :',
'Regular user' => 'Utilisateur normal',
'Account type:' => 'Type de compte :',
@@ -547,4 +548,5 @@ return array(
'My tasks' => 'Mes tâches',
'Activity stream' => 'Flux d\'activité',
'Dashboard' => 'Tableau de bord',
+ 'Confirmation' => 'Confirmation',
);