mirror of
https://github.com/foo-dogsquared/hugo-theme-contentful.git
synced 2025-01-31 04:58:03 +00:00
44 lines
533 B
TOML
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"
|