Files
hugo-theme-stack/i18n/en.toml
T

42 lines
728 B
TOML
Raw Normal View History

2020-09-09 17:17:09 +02:00
[toggleMenu]
other = "Toggle Menu"
[relatedContents]
other = "Related contents"
[lastUpdatedOn]
other ="Last updated on"
2020-09-09 17:17:09 +02:00
2020-09-13 11:22:47 +02:00
[widgetArchivesTitle]
other = "Archives"
2020-09-09 17:17:09 +02:00
2020-09-13 11:22:47 +02:00
[widgetArchivesMore]
2020-09-09 17:17:09 +02:00
other = "More"
[widgetTagCloudTitle]
other = "Tags"
2020-12-11 12:11:47 -03:00
[categoriesTitle]
other = "Categories"
2020-09-09 17:17:09 +02:00
[notFoundTitle]
other = "Not Found"
[notFoundSubtitle]
2020-11-06 11:49:30 +01:00
other = "This page does not exist."
[searchTitle]
other = "Search"
[searchPlaceholder]
other = "Type something..."
[searchResultTitle]
2020-11-23 10:11:28 +01:00
other = "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
[footerBuiltWith]
2020-11-28 12:29:43 +01:00
other = "Built with {{ .Generator }}"
2020-11-23 10:11:28 +01:00
[footerDesignedBy]
2020-12-11 12:11:47 -03:00
other = "Theme {{ .Theme }} designed by {{ .DesignedBy }}"