Files

13 lines
210 B
YAML

# Single
wordCount:
one: "{{ .Count }} letter"
other: "{{ .Count }} letters"
readingTime:
one: "{{ .Count }} min read"
other: "{{ .Count }} mins read"
# Author
articles:
other: "Articles"