mirror of
https://github.com/foo-dogsquared/hugo-theme-contentful.git
synced 2025-02-07 06:19:02 +00:00
19 lines
258 B
TOML
19 lines
258 B
TOML
![]() |
# Pagination
|
||
|
[first_page]
|
||
|
other = "First page"
|
||
|
|
||
|
[prev_page]
|
||
|
other = "Previous page"
|
||
|
|
||
|
[next_page]
|
||
|
other = "Next page"
|
||
|
|
||
|
[last_page]
|
||
|
other = "Last page"
|
||
|
|
||
|
# General
|
||
|
[back_to_home]
|
||
|
other = "Back to home"
|
||
|
|
||
|
[available_translations]
|
||
|
other = "Available translations"
|