diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-02-12 09:55:54 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-02-12 09:55:54 +0100 |
commit | dd975872925cab5dc5b1e15a31af7f5d1cc1385c (patch) | |
tree | 76e5415a4322b70cf4a3b737f9d398f7cf2c47e6 /config | |
parent | 35c4406d4e3dd323714c05dc1f9a9aa454e6e140 (diff) |
Changed the short I18n format for datetime.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/de.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 9d85d8e..ffc8e69 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -192,7 +192,7 @@ de: formats: default: ! '%A, %d. %B %Y, %H:%M Uhr' long: ! '%A, %d. %B %Y, %H:%M Uhr' - short: ! '%d. %B, %H:%M Uhr' + short: ! '%d.%m.%Y %H:%M Uhr' pm: nachmittags date_only: '%d.%m.%Y' misc: |