mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
11
i18n/nl.toml
11
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 <a href=\"{{ . }}\">thuispagina</a>."
|
||||
|
||||
[powered_by]
|
||||
other = "Aangedreven door"
|
||||
|
||||
[see_also]
|
||||
other = "Zie ook in"
|
||||
|
||||
Reference in New Issue
Block a user