mirror of
https://github.com/foo-dogsquared/hugo-theme-contentful.git
synced 2025-01-30 22:57:55 +00:00
3bfcecb51c
As much as I avoid creating custom partials, it seem it is not possible with this component since it has gotten a bit bigger than I expected. The pagination component is a modified version of the internal pagination template but smarter. One of the major change is it will only apply ellipses if it has more than one page to skip. Also, it is easier to configure now that it is refactored to be one. Last but not least, it has comments. :)
30 lines
413 B
TOML
30 lines
413 B
TOML
# Content
|
|
[published_by]
|
|
other = "Sinulat ni"
|
|
|
|
[published_on]
|
|
other = "Na-publish noong"
|
|
|
|
[updated_on]
|
|
other = "Binago noong"
|
|
|
|
[available_translations]
|
|
other = "Mga pagsasalin"
|
|
|
|
[table_of_contents]
|
|
other = "Talaan ng nilalaman"
|
|
|
|
|
|
# General
|
|
[and]
|
|
other = "at"
|
|
|
|
[back_to_home]
|
|
other = "Balik sa homepage"
|
|
|
|
[multilingual]
|
|
other = "Ibang lengwahe"
|
|
|
|
[page_not_found]
|
|
other = "Hindi makita ang webpage na hinahanap mo"
|