Skip to content

Commit 25eb41f

Browse files
authored
Merge pull request #453 from echarp/master
Quick language correction to a day name
2 parents f87f61f + e4417c5 commit 25eb41f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/locales/fr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ fr:
137137
- dimanche
138138
- lundi
139139
- mardi
140-
- mecredi
140+
- mercredi
141141
- jeudi
142142
- vendredi
143143
- samedi
@@ -170,4 +170,4 @@ fr:
170170
default: "%a, %d %b %Y %H:%M:%S %z"
171171
long: "%d %B %Y %H:%M"
172172
short: "%d %b %H:%M"
173-
pm: pm
173+
pm: pm

0 commit comments

Comments
 (0)