mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
f08f2fbf65
* #1350 update base template to include git revision date * #1350 add localized revision date * #1350 support for v0.3 of mkdocs-git-revision-date-localized-plugin * #1350 add translations for source.revision.date
27 lines
951 B
HTML
27 lines
951 B
HTML
{#-
|
|
This file was automatically generated - do not edit
|
|
-#}
|
|
{% macro t(key) %}{{ {
|
|
"language": "he",
|
|
"direction": "rtl",
|
|
"clipboard.copy": "העתק ללוח",
|
|
"clipboard.copied": "הועתק ללוח",
|
|
"edit.link.title": "ערוך דף זה",
|
|
"footer.previous": "קודם",
|
|
"footer.next": "הַבָּא",
|
|
"meta.comments": "הערות",
|
|
"meta.source": "מָקוֹר",
|
|
"search.language": "",
|
|
"search.pipeline.stopwords": false,
|
|
"search.pipeline.trimmer": false,
|
|
"search.placeholder": "לחפש",
|
|
"search.result.placeholder": "הקלד כדי להתחיל לחפש",
|
|
"search.result.none": "אין מסמכים תואמים",
|
|
"search.result.one": "1 מסמך תואם",
|
|
"search.result.other": "# מסמך תואם",
|
|
"skip.link.title": "דלג לתוכן",
|
|
"source.link.title": "עבור אל מאגר",
|
|
"toc.title": "תוכן העניינים",
|
|
"last.update": "העדכון אחרון"
|
|
}[key] }}{% endmacro %}
|