From 181531699f91503a09d13a6a81094e77ea87c811 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 12 Aug 2020 02:52:59 +1000 Subject: [PATCH] New translations translation.lang.yaml (Dutch) --- languages/nl-NL.lang.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/languages/nl-NL.lang.yaml b/languages/nl-NL.lang.yaml index 0f8c96c2..0f81ffc8 100644 --- a/languages/nl-NL.lang.yaml +++ b/languages/nl-NL.lang.yaml @@ -9,5 +9,7 @@ name: "Nederlands" #code - this is what the language will be referred to in our list of languages code: "nl" +#contributors - people who have contributed to this translation +contributors: "Jan de Vries " #incomplete - whether to mark this language as incomplete incomplete: true