hugo-theme-contentful/i18n/tl.toml

38 lines
458 B
TOML
Raw Normal View History

2019-09-20 16:11:12 +00:00
# Pagination
[first_page]
other = "Unang pahina"
[prev_page]
other = "Balik"
[next_page]
other = "Sunod"
[last_page]
other = "Huling pahina"
2020-05-09 07:19:04 +00:00
# Content
[published_by]
other = "Sinulat ni"
[published_on]
other = "Na-publish noong"
[updated_on]
other = "Binago noong"
[available_translations]
other = "Mga pagsasalin"
2019-09-20 16:11:12 +00:00
# General
[back_to_home]
other = "Balik sa homepage"
2020-05-09 07:19:04 +00:00
[multilingual]
other = "Ibang lengwahe"
[theme_toggle]
other = "Toggle theme"