mirror of
https://github.com/foo-dogsquared/hugo-theme-contentful.git
synced 2025-01-31 04:58:03 +00:00
38 lines
458 B
TOML
38 lines
458 B
TOML
# Pagination
|
|
[first_page]
|
|
other = "Unang pahina"
|
|
|
|
[prev_page]
|
|
other = "Balik"
|
|
|
|
[next_page]
|
|
other = "Sunod"
|
|
|
|
[last_page]
|
|
other = "Huling pahina"
|
|
|
|
|
|
# Content
|
|
[published_by]
|
|
other = "Sinulat ni"
|
|
|
|
[published_on]
|
|
other = "Na-publish noong"
|
|
|
|
[updated_on]
|
|
other = "Binago noong"
|
|
|
|
[available_translations]
|
|
other = "Mga pagsasalin"
|
|
|
|
|
|
# General
|
|
[back_to_home]
|
|
other = "Balik sa homepage"
|
|
|
|
[multilingual]
|
|
other = "Ibang lengwahe"
|
|
|
|
[theme_toggle]
|
|
other = "Toggle theme"
|