hugo-theme-contentful/i18n/en.toml
2020-05-11 23:59:06 +08:00

41 lines
481 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"
# General
[and]
other = "And"
[back_to_home]
other = "Back to home"
[multilingual]
other = "Available in other languages"
[theme_toggle]
other = "Toggle theme"