diff --git a/config/locales/de.yml b/config/locales/de.yml index e69de29b..b3ae04c9 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -0,0 +1,12 @@ +fr: + date: + formats: + month: '%B %Y' + period: Vom %{start} bis zum %{end}. + same_day: Am %{date} von %{start} bis %{end}. + long: '%A %e %B %Y' + time: + formats: + at: '%A %e %B %Y bis %Hh%M' + hours: '%Hh%M' + xml: '%Y/%m/%d %T'