My bad
This commit is contained in:
41
i18n/en.toml
41
i18n/en.toml
@ -1,41 +0,0 @@
|
||||
# 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
|
||||
#
|
||||
[seeAlso]
|
||||
other = "See Also"
|
||||
|
||||
[wordCount]
|
||||
other = "{{ .WordCount }} Words"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Table of Contents"
|
||||
|
||||
[newer]
|
||||
other = "Newer"
|
||||
|
||||
[older]
|
||||
other = "Older"
|
||||
|
||||
# partials/header.html
|
||||
#
|
||||
[menu]
|
||||
other = "Menu"
|
||||
|
||||
[share]
|
||||
other = "Share"
|
||||
|
||||
[featuredImage]
|
||||
other = "Featured Image"
|
Reference in New Issue
Block a user