diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-01-29 17:49:00 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-01-29 17:49:00 -0500 |
commit | b506962e10291426c412afdbc5ebc0d6d4f19e05 (patch) | |
tree | 1c4ed082d5ca17fbf540a22569464a9256d75f41 /app/Locale/fr_FR | |
parent | 11e4b527113c871b9acdbc791c107a1bcffa15ad (diff) |
Sync locales
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index c1c8a495..fa0d75b0 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -669,7 +669,6 @@ return array( 'February' => 'Février', 'March' => 'Mars', 'April' => 'Avril', - 'May' => 'Mai', 'June' => 'Juin', 'July' => 'Juillet', 'August' => 'Août', |