diff --git a/i18n/nl.yaml b/i18n/nl.yaml
new file mode 100644
index 0000000..9b9c347
--- /dev/null
+++ b/i18n/nl.yaml
@@ -0,0 +1,64 @@
+# Content
+- id: dateFormat
+ translation: "2006-01-02"
+- id: shortdateFormat
+ translation: "2 Jan, 2006 15:04:05"
+- id: postedOnDate
+ translation: "Gepost op {{ .Count }}"
+- id: lastModified
+ translation: "(Laatst gewijzigd op {{ .Count }})"
+- id: translationsLabel
+ translation: "Andere talen: "
+- id: translationsSeparator
+ translation: ", "
+- id: readMore
+ translation: "Meer lezen"
+- id: olderPosts
+ translation: "Oudere berichten"
+- id: newerPosts
+ translation: "Nieuwere berichten"
+- id: previousPost
+ translation: "Vorige bericht"
+- id: nextPost
+ translation: "Volgende bericht"
+- id: readTime
+ translation: "minuten"
+- id: words
+ translation: "woorden"
+
+
+# 404 page
+- id: pageNotFound
+ translation: "Oeps, deze pagina bestaat niet. (404 Error)"
+
+# Footer
+- id: poweredBy # Accepts HTML
+ translation: 'Hugo v{{ .Hugo.Version }}-aangedreven • Thema door Beautiful Jekyll aangepast voor Beautiful Hugo'
+
+# Navigation
+- id: toggleNavigation
+ translation: "Navigatie"
+- id: languageSwitcherLabel
+ translation: "Taal"
+- id: gcseLabelShort
+ translation: "Zoeken"
+- id: gcseLabelLong
+ translation: "Zoek {{ .Site.Title }}"
+- id: gcseClose
+ translation: "Sluiten"
+
+# Staticman
+- id: noComment
+ translation: "Geen commentaar"
+- id: oneComment
+ translation: "reactie"
+- id: moreComment
+ translation: "reacties"
+- id: useMarkdown
+ translation: "Je kunt Markdown-syntax gebruiken"
+- id: yourName
+ translation: "Jouw naam"
+- id: yourEmail
+ translation: "Jouw e-mailadres"
+- id: yourWebsite
+ translation: "Jouw website"