mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-14 19:07:41 +01:00
26 lines
875 B
HTML
26 lines
875 B
HTML
{#-
|
||
This file was automatically generated - do not edit
|
||
-#}
|
||
{% macro t(key) %}{{ {
|
||
"language": "tr",
|
||
"clipboard.copy": "Kopyala",
|
||
"clipboard.copied": "Kopyalandı",
|
||
"edit.link.title": "Düzenle",
|
||
"footer.previous": "Önceki",
|
||
"footer.next": "Sonraki",
|
||
"meta.comments": "Yorumlar",
|
||
"meta.source": "Kaynak",
|
||
"search.config.lang": "tr",
|
||
"search.placeholder": "Ara",
|
||
"search.result.placeholder": "Aramaya başlamak için yazın",
|
||
"search.result.none": "Eşleşen doküman bulunamadı",
|
||
"search.result.one": "1 doküman bulundu",
|
||
"search.result.other": "# doküman bulundu",
|
||
"skip.link.title": "Ana içeriğe geç",
|
||
"source.link.title": "Depoya git",
|
||
"source.revision.date": "Son Güncelleme",
|
||
"source.file.date.updated": "Son Güncelleme",
|
||
"source.file.date.created": "Oluşturuldu",
|
||
"toc.title": "İçindekiler"
|
||
}[key] }}{% endmacro %}
|