mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-14 19:07:41 +01:00
24 lines
803 B
HTML
24 lines
803 B
HTML
{#-
|
|
This file was automatically generated - do not edit
|
|
-#}
|
|
{% macro t(key) %}{{ {
|
|
"language": "sv",
|
|
"clipboard.copy": "Kopiera till urklipp",
|
|
"clipboard.copied": "Kopierat till urklipp",
|
|
"edit.link.title": "Redigera sidan",
|
|
"footer.previous": "Föregående",
|
|
"footer.next": "Nästa",
|
|
"meta.comments": "Kommentarer",
|
|
"meta.source": "Källa",
|
|
"search.language": "sv",
|
|
"search.placeholder": "Sök",
|
|
"search.result.placeholder": "Skriv sökord",
|
|
"search.result.none": "Inga sökresultat",
|
|
"search.result.one": "1 sökresultat",
|
|
"search.result.other": "# sökresultat",
|
|
"skip.link.title": "Gå till innehållet",
|
|
"source.link.title": "Gå till datakatalog",
|
|
"source.revision.date": "Senaste uppdateringen",
|
|
"toc.title": "Innehållsförteckning"
|
|
}[key] }}{% endmacro %}
|