2018-12-14 02:17:48 -05:00
|
|
|
# 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"
|
|
|
|
|
2018-12-24 09:56:07 -05:00
|
|
|
[tableOfContents]
|
|
|
|
other = "Table of Contents"
|
|
|
|
|
2018-12-14 02:17:48 -05:00
|
|
|
[newer]
|
|
|
|
other = "Newer"
|
|
|
|
|
|
|
|
[older]
|
|
|
|
other = "Older"
|