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.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index 5084477a..5f5a5c20 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -502,4 +502,5 @@ return array(
'[%s][Column Change] %s (#%d)' => '[%s][Changement de colonne] %s (#%d)',
'[%s][Position Change] %s (#%d)' => '[%s][Changement de position] %s (#%d)',
'[%s][Assignee Change] %s (#%d)' => '[%s][Changement d\'assigné] %s (#%d)',
+ 'New password for the user "%s"' => 'Nouveau mot de passe pour l\'utilisateur « %s »',
);