mkdocs-material/material/partials/languages/en.html

41 lines
1.4 KiB
HTML
Raw Normal View History

{#-
This file was automatically generated - do not edit
-#}
{% macro t(key) %}{{ {
"language": "en",
"direction": "ltr",
"clipboard.copy": "Copy to clipboard",
"clipboard.copied": "Copied to clipboard",
"edit.link.title": "Edit this page",
"footer.previous": "Previous",
"footer.next": "Next",
2020-03-18 19:28:26 +03:00
"footer.title": "Footer",
"header.title": "Header",
"meta.comments": "Comments",
"meta.source": "Source",
2020-03-18 19:28:26 +03:00
"nav.title": "Navigation",
"search.config.lang": "en",
"search.config.pipeline": "trimmer, stopWordFilter",
"search.config.separator": "[\s\-]+",
"search.placeholder": "Search",
2020-03-18 19:28:26 +03:00
"search.reset": "Clear",
2020-04-26 19:29:13 +03:00
"search.result.initializer": "Initializing search",
"search.result.placeholder": "Type to start searching",
"search.result.none": "No matching documents",
"search.result.one": "1 matching document",
"search.result.other": "# matching documents",
"search.result.more.one": "1 more on this page",
"search.result.more.other": "# more on this page",
"search.result.term.missing": "Missing",
"select.language.title": "Select language",
"select.version.title": "Select version",
"skip.link.title": "Skip to content",
"source.link.title": "Go to repository",
"source.revision.date": "Last update",
"source.file.date.updated": "Last update",
"source.file.date.created": "Created",
2020-03-18 19:28:26 +03:00
"tabs.title": "Tabs",
"toc.title": "Table of contents",
"top.title": "Back to top"
}[key] }}{% endmacro %}