From c31c530e626ad2c602ad32cbce18aedb12844cbd Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Sat, 10 Aug 2013 14:28:17 +0200 Subject: [PATCH] Datumsformat - Time.short angepasst --- config/locales/de.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/de.yml b/config/locales/de.yml index 75fd73f..16f6956 100755 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -294,7 +294,7 @@ de: time: am: vormittags formats: - default: ! '%A, %d. %B %Y, %H:%M Uhr' + default: ! '%d.%m.%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