diff options
Diffstat (limited to 'i18n/nl.toml')
-rw-r--r-- | i18n/nl.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/nl.toml b/i18n/nl.toml index ff8cacf..47c2c26 100644 --- a/i18n/nl.toml +++ b/i18n/nl.toml @@ -23,10 +23,10 @@ other = "Geen Tags" [postMetaWordCount] - other = " woorden" + other = "{{.Count}} woorden" [postMetaReadingTime] - other = " minuten" + other = "{{.Count}} minuten" [postCopyrightFront] other = "Tenzij anders vermeld is de inhoud van deze site eigendom van " |