diff --git a/config/locales/nl.yml b/config/locales/nl.yml index e69de29b..36f35d08 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -0,0 +1,12 @@ +nl: + date: + formats: + month: '%B %Y' + period: Van %{start} tot %{end}. + same_day: De %{date} vanaf %{start} tot %{end}. + long: '%A %e %B %Y' + time: + formats: + at: '%A %e %B %Y om %Hh%M' + hours: '%Hh%M' + xml: '%Y/%m/%d %T'