mirror of
https://github.com/foo-dogsquared/hugo-theme-contentful.git
synced 2025-01-31 04:58:03 +00:00
19 lines
248 B
TOML
19 lines
248 B
TOML
|
# Pagination
|
||
|
[first_page]
|
||
|
other = "Unang pahina"
|
||
|
|
||
|
[prev_page]
|
||
|
other = "Balik"
|
||
|
|
||
|
[next_page]
|
||
|
other = "Sunod"
|
||
|
|
||
|
[last_page]
|
||
|
other = "Huling pahina"
|
||
|
|
||
|
# General
|
||
|
[back_to_home]
|
||
|
other = "Balik sa homepage"
|
||
|
|
||
|
[available_translations]
|
||
|
other = "Mga pagsasalin"
|