From 9613fcdeee4ceb33360c7be920656b2e5764753b Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 13 Mar 2019 09:27:20 +0200 Subject: [PATCH] Add Dutch translation --- i18n/nl.yaml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 i18n/nl.yaml diff --git a/i18n/nl.yaml b/i18n/nl.yaml new file mode 100644 index 0000000..d4ca481 --- /dev/null +++ b/i18n/nl.yaml @@ -0,0 +1,38 @@ +- id: about + translation: "Over ons" + +- id: home + translation: "Home" + +- id: recentPosts + translation: "Recente berichten" + +- id: readMore + translation: "Lees verder →" + +- id: translations + translation: "Vertalingen" + +- id: share + translation: "Delen" + +- id: paginatorPrevious + translation: "Vorige pagina" + +- id: paginatorNext + translation: "Volgende pagina" + +- id: cookieMessage + translation: "Deze website gebruikt cookies." + +- id: cookieLink + translation: "Lees hier meer" + +- id: cookieDismiss + translation: "OK" + +- id: backToTop + translation: "Terug naar boven" + +- id: links + translation: "Links"