From 66c3b90e0738eb82999f7fa2efe7b15be90865ed Mon Sep 17 00:00:00 2001 From: michelmimi Date: Thu, 2 May 2019 10:14:50 +0200 Subject: [PATCH] Update nl.yml --- config/locales/nl.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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'