mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
25 lines
805 B
HTML
25 lines
805 B
HTML
{#-
|
||
This file was automatically generated - do not edit
|
||
-#}
|
||
{% macro t(key) %}{{ {
|
||
"language": "tr",
|
||
"action.edit": "Düzenle",
|
||
"action.skip": "Ana içeriğe geç",
|
||
"clipboard.copy": "Kopyala",
|
||
"clipboard.copied": "Kopyalandı",
|
||
"footer.next": "Sonraki",
|
||
"footer.previous": "Önceki",
|
||
"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",
|
||
"source": "Depoya git",
|
||
"source.file.date.created": "Oluşturuldu",
|
||
"source.file.date.updated": "Son Güncelleme",
|
||
"toc": "İçindekiler"
|
||
}[key] }}{% endmacro %}
|