theme-blog-ewen/i18n/en.toml

39 lines
607 B
TOML
Raw Normal View History

2020-04-12 08:16:04 +00:00
[categories]
other = "Categories"
[recent-posts]
other = "Recent posts"
[tags]
other = "Tags"
[poweredby]
other = "Brooding made possible by <a href=\"https://gohugo.io\">Hugo</a> &amp; <a href=\"https://forge.goe.land/eorn/simple-goeland\">Simple-Goeland</a>."
2022-03-31 04:22:55 +00:00
[published]
other = "Published"
2020-04-12 08:16:04 +00:00
[on]
other = "on"
[readingTime]
2022-03-31 04:22:55 +00:00
other = "Reading time: "
2020-04-12 08:16:04 +00:00
[readingTimeValue]
one = "~1 min"
other = "~{{ .Count }} mins"
[recentContent]
other = "Recent content on"
[readMore]
other = "Read more"
2022-03-31 04:22:55 +00:00
[allPosts]
other = "All posts"
[related-articles]
other = "Related posts"
[lastPosts]
other = "Last posts"