hugo-theme-contentful/i18n/en.toml
foo-dogsquared 4e81d9ed48 v1.2.0
2020-05-12 16:31:55 +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"