Fix Dutch 🇳🇱 translations (#522)

Contributes to #417
This commit is contained in:
Robert
2021-02-26 18:31:28 +01:00
committed by GitHub
parent 501a5bcbc4
commit db24d7ed17

View File

@@ -7,8 +7,14 @@ other = "Label"
[series] [series]
other = "Serie" other = "Serie"
[author]
other = "Auteur"
[posts]
other = "Berichten"
[reading_time] [reading_time]
one = "Een minuut leestijd" one = "Eén minuut leestijd"
other = "{{ .Count }} minuten leestijd" other = "{{ .Count }} minuten leestijd"
[page_not_found] [page_not_found]
@@ -22,3 +28,6 @@ other = "U kunt terugkeren naar de <a href=\"{{ . }}\">thuispagina</a>."
[powered_by] [powered_by]
other = "Aangedreven door" other = "Aangedreven door"
[see_also]
other = "Zie ook in"