2022-10-29 17:02:24 +02:00
|
|
|
toggleMenu: Toggle Menu
|
2020-12-19 01:41:26 +01:00
|
|
|
|
2022-10-29 17:02:24 +02:00
|
|
|
darkMode: 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"
|
2022-10-29 17:02:24 +02:00
|
|
|
section: Section
|
2020-12-22 21:14:50 +01:00
|
|
|
subsection:
|
|
|
|
one: Subsection
|
|
|
|
other: Subsections
|
|
|
|
|
2020-12-19 01:41:26 +01:00
|
|
|
article:
|
2022-10-29 17:02:24 +02:00
|
|
|
back: Back
|
|
|
|
tableOfContents: Table of contents
|
|
|
|
relatedContent: Related content
|
|
|
|
lastUpdatedOn: Last updated on
|
2021-07-23 18:37:30 +02:00
|
|
|
readingTime:
|
2021-08-30 15:52:29 +02:00
|
|
|
one: "{{ .Count }} minute read"
|
|
|
|
other: "{{ .Count }} minute read"
|
2022-10-29 17:02:24 +02:00
|
|
|
codeblock:
|
|
|
|
copy: Copy
|
|
|
|
copied: Copied!
|
2021-07-23 18:37:30 +02:00
|
|
|
|
2020-12-19 01:41:26 +01:00
|
|
|
notFound:
|
2022-10-29 17:02:24 +02:00
|
|
|
title: Not Found
|
|
|
|
subtitle: This page does not exist
|
2020-12-19 01:41:26 +01:00
|
|
|
|
|
|
|
widget:
|
|
|
|
archives:
|
2022-10-29 17:02:24 +02:00
|
|
|
title: Archives
|
|
|
|
more: More
|
2020-12-19 01:41:26 +01:00
|
|
|
tagCloud:
|
2022-10-29 17:02:24 +02:00
|
|
|
title: Tags
|
2022-03-03 23:47:10 +01:00
|
|
|
categoriesCloud:
|
2022-10-29 17:02:24 +02:00
|
|
|
title: Categories
|
2020-12-19 01:41:26 +01:00
|
|
|
|
|
|
|
search:
|
2022-10-29 17:02:24 +02:00
|
|
|
title: Search
|
|
|
|
placeholder: Type something...
|
|
|
|
resultTitle: "#PAGES_COUNT pages (#TIME_SECONDS seconds)"
|
2020-12-19 01:41:26 +01:00
|
|
|
|
|
|
|
footer:
|
2022-10-29 17:02:24 +02:00
|
|
|
builtWith: Built with {{ .Generator }}
|
|
|
|
designedBy: Theme {{ .Theme }} designed by {{ .DesignedBy }}
|