mirror of
https://github.com/foo-dogsquared/hugo-theme-contentful.git
synced 2025-01-31 04:58:03 +00:00
38 lines
460 B
TOML
38 lines
460 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
|
|
[back_to_home]
|
|
other = "Back to home"
|
|
|
|
[multilingual]
|
|
other = "Available in other languages"
|
|
|
|
[theme_toggle]
|
|
other = "Toggle theme"
|