diff --git a/config/locales/date.en.yml b/config/locales/date.en.yml index 867f46c..7085ddc 100644 --- a/config/locales/date.en.yml +++ b/config/locales/date.en.yml @@ -13,8 +13,8 @@ en: time: am: am formats: - default: ! '%d/%m/%Y, %H:%M h' - long: ! '%A, %d. %B %Y, %H:%M h' - short: ! '%d/%m/%Y, %H:%M h' - timeonly: ! '%H:%M Uhr' + default: ! '%d/%m/%Y, %H:%M' + long: ! '%A, %d. %B %Y, %H:%M' + short: ! '%d/%m/%Y, %H:%M' + timeonly: ! '%H:%M' pm: pm