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

66 lines
1.0 KiB
YAML
Raw Normal View History

toggleMenu:
other: Toggle Menu
2020-12-23 19:03:40 +01:00
darkMode:
other: Dark Mode
2020-12-22 21:14:50 +01:00
list:
page:
one: "{{ .Count }} page"
other: "{{ .Count }} pages"
section:
other: Section
subsection:
one: Subsection
other: Subsections
article:
2021-06-21 18:44:54 +02:00
back:
other: Back
tableOfContents:
other: Table of contents
relatedContents:
other: Related contents
2021-06-21 18:44:54 +02:00
lastUpdatedOn:
other: Last updated on
notFound:
title:
other: Not Found
subtitle:
other: This page does not exist.
widget:
archives:
title:
other: Archives
2021-06-21 18:44:54 +02:00
more:
other: More
2021-06-21 18:44:54 +02:00
tagCloud:
title:
other: Tags
search:
title:
other: Search
2021-06-21 18:44:54 +02:00
placeholder:
other: Type something...
2021-06-21 18:44:54 +02:00
resultTitle:
other: "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
footer:
builtWith:
other: Built with {{ .Generator }}
2021-06-21 18:44:54 +02:00
designedBy:
other: Theme {{ .Theme }} designed by {{ .DesignedBy }}