31 lines
501 B
TOML
31 lines
501 B
TOML
[categories]
|
|
other = "Categories"
|
|
|
|
[recent-posts]
|
|
other = "Recent posts"
|
|
|
|
[tags]
|
|
other = "Tags"
|
|
|
|
[poweredby]
|
|
other = "Brooding made possible by <a href=\"https://gohugo.io\">Hugo</a> & <a href=\"https://forge.goe.land/eorn/simple-goeland\">Simple-Goeland</a>."
|
|
|
|
[publishedIn]
|
|
other = "Published in"
|
|
|
|
[on]
|
|
other = "on"
|
|
|
|
[readingTime]
|
|
other = "Reading time"
|
|
|
|
[readingTimeValue]
|
|
one = "~1 min"
|
|
other = "~{{ .Count }} mins"
|
|
|
|
[recentContent]
|
|
other = "Recent content on"
|
|
|
|
[readMore]
|
|
other = "Read more"
|