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

74 lines
1.2 KiB
YAML
Raw Permalink Normal View History

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