Skip to content

Commit

Permalink
Merge pull request #1368 from wazeHQ/fix_french_translations
Browse files Browse the repository at this point in the history
Fix French translation
  • Loading branch information
Darío Javier Cravero committed Jul 30, 2013
2 parents dd494f1 + 4baadb3 commit 9b6ae1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion padrino-core/lib/padrino-core/locale/fr.yml
Expand Up @@ -10,7 +10,7 @@ fr:
only_day: "%e"

day_names: [Dimanche, Lundi, Mardi, Mercredi, Jeudi, Vendredi, Samedi]
abbr_day_names: [Lun, Mar, Mer, Jeu, Ven, Sam, Dim]
abbr_day_names: [Dim, Lun, Mar, Mer, Jeu, Ven, Sam]
month_names: [~, Janvier, Février, Mars, Avril, Mai, Juin, Juillet, Août, Septembre, Octobre, Novembre, Décembre]
abbr_month_names: [~, Jan, Fev, Mar, Avr, Mai, Jun, Jul, Aou, Sep, Oct, Nov, Dec]
order:
Expand Down

0 comments on commit 9b6ae1a

Please sign in to comment.