diff --git a/i18n/nl.toml b/i18n/nl.toml index 2836f0d..1a7cfb8 100644 --- a/i18n/nl.toml +++ b/i18n/nl.toml @@ -7,8 +7,14 @@ other = "Label" [series] other = "Serie" +[author] +other = "Auteur" + +[posts] +other = "Berichten" + [reading_time] -one = "Een minuut leestijd" +one = "Eén minuut leestijd" other = "{{ .Count }} minuten leestijd" [page_not_found] @@ -22,3 +28,6 @@ other = "U kunt terugkeren naar de thuispagina." [powered_by] other = "Aangedreven door" + +[see_also] +other = "Zie ook in"