feat(i18n): add readtime translation in Dutch (#801)
* Update nl.yaml Added readtime translation in Dutch * style(i18n/nl): remove duplicated translation --------- Co-authored-by: Jimmy Cai <hi@jimmycai.com>
This commit is contained in:
parent
be4fd55095
commit
418d5677b1
@ -21,6 +21,8 @@ article:
|
|||||||
other: Gerelateerde inhoud
|
other: Gerelateerde inhoud
|
||||||
lastUpdatedOn:
|
lastUpdatedOn:
|
||||||
other: Laatst bijgewerkt op
|
other: Laatst bijgewerkt op
|
||||||
|
readingTime:
|
||||||
|
other: "{{ .Count }} leestijd"
|
||||||
|
|
||||||
notFound:
|
notFound:
|
||||||
title:
|
title:
|
||||||
|
Loading…
Reference in New Issue
Block a user