Files
hugo-coder-timeline/i18n/en.toml
2020-10-27 16:18:28 -03:00

34 lines
461 B
TOML

[category]
other = "category"
[tag]
other = "tag"
[series]
other = "series"
[author]
other = "author"
[posts]
other = "posts"
[reading_time]
one = "One-minute read"
other = "{{ .Count }}-minute read"
[page_not_found]
other = "Page Not Found"
[page_does_not_exist]
other = "Sorry, this page does not exist."
[head_back]
other = "You can head back to <a href=\"{{ . }}\">homepage</a>."
[powered_by]
other = "Powered by"
[see_also]
other = "See also in"