mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
25 lines
978 B
HTML
25 lines
978 B
HTML
{#-
|
|
This file was automatically generated - do not edit
|
|
-#}
|
|
{% macro t(key) %}{{ {
|
|
"language": "ar",
|
|
"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": "نتائج البحث مستند واحد",
|
|
"search.result.other": "نتائج البحث # مستندات",
|
|
"skip.link.title": "انتقل إلى المحتوى",
|
|
"source.link.title": "اذهب إلى المصدر",
|
|
"source.revision.date": "اخر تحديث",
|
|
"toc.title": "جدول المحتويات"
|
|
}[key] }}{% endmacro %}
|