hello-friend-ng/i18n/en.toml
2019-01-27 23:02:55 +01:00

21 lines
331 B
TOML

# Translations for English
# https://gohugo.io/content-management/multilingual/#translation-of-strings
# 404.html
#
[notFound]
other = "Oops, page not found…"
[home]
other = "Home"
[archives]
other = "Archives"
# posts/single.html
#
[wordCount]
other = "{{ .WordCount }} Words"
[tableOfContents]
other = "Table of Contents"