hugo-theme-contentful/i18n/en.toml

19 lines
258 B
TOML
Raw Normal View History

2019-09-20 16:11:12 +00:00
# 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"