mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-14 19:07:41 +01:00
25 lines
894 B
HTML
25 lines
894 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.config.pipeline": " ",
|
|
"search.placeholder": "לחפש",
|
|
"search.result.placeholder": "הקלד כדי להתחיל לחפש",
|
|
"search.result.none": "אין מסמכים תואמים",
|
|
"search.result.one": "1 מסמך תואם",
|
|
"search.result.other": "# מסמך תואם",
|
|
"skip.link.title": "דלג לתוכן",
|
|
"source.link.title": "עבור אל מאגר",
|
|
"source.revision.date": "העדכון אחרון",
|
|
"toc.title": "תוכן העניינים"
|
|
}[key] }}{% endmacro %}
|