diff options
Diffstat (limited to 'locales/fr_FR')
-rw-r--r-- | locales/fr_FR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 54659276..82467acd 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -289,4 +289,5 @@ return array( 'Nothing found.' => 'Rien trouvé.', 'Search in the project "%s"' => 'Rechercher dans le projet « %s »', 'Due date' => 'Date d\'échéance', + 'Others formats accepted: %s and %s' => 'Autres formats acceptés : %s et %s', ); |