hugo-theme-contentful/i18n/en.toml
2020-05-13 01:41:43 +08:00

38 lines
442 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"