Added new placeholders to documentation [ci skip]

This commit is contained in:
squidfunk 2017-03-22 22:06:46 +01:00 committed by Martin Donath
parent 89fff8a6ab
commit 3c1eb193bc

View File

@ -368,6 +368,10 @@ macro `t`:
"meta.comments": "Comments",
"meta.source": "Source",
"search.placeholder": "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",
"source.link.title": "Go to repository",
"toc.title": "Table of contents"
}[key] }}{% endmacro %}