From 682d5687fcda3f383290a4afb83b780a2851c5e8 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Fri, 17 Apr 2015 10:50:05 +0200 Subject: [PATCH] remove h from english time --- config/locales/date.en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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