Merge pull request #180 from Lem/master

Date format fix in german locales
This commit is contained in:
Reinier Balt 2013-05-25 14:18:55 -07:00
commit 08282bf990

View file

@ -210,11 +210,11 @@ de:
- Samstag - Samstag
formats: formats:
default: "%d.%m.%Y" default: "%d.%m.%Y"
long: "%e. %B %Y" long: "%d. %B %Y"
longer: "%A, %d. %B %Y" longer: "%A, %d. %B %Y"
month_day: "%d. %B" month_day: "%d. %B"
only_day: "%e" only_day: "%d"
short: "%e. %b" short: "%d. %b"
month_names: month_names:
- ~ - ~
- Januar - Januar