hugo-theme-contentful/i18n/en.toml
2020-10-21 11:28:02 +08:00

44 lines
533 B
TOML

# Pagination
[first_page]
other = "Newest posts"
[prev_page]
other = "Newer posts"
[next_page]
other = "Older posts"
[last_page]
other = "Oldest posts"
# Content
[published_by]
other = "Authors"
[published_on]
other = "Created"
[updated_on]
other = "Updated"
[available_translations]
other = "Translations"
[table_of_contents]
other = "Table of contents"
# General
[and]
other = "and"
[back_to_home]
other = "Back to home"
[multilingual]
other = "Available in other languages"
[page_not_found]
other = "Page not found"