mirror of
https://github.com/privacyguides/i18n.git
synced 2025-06-21 02:04:22 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
@ -24,9 +24,9 @@
|
||||
{% block extrahead %}
|
||||
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
|
||||
<link rel="alternate" type="application/rss+xml" title="سجل تغيير الإصدار لـ Privacy Guides" href="https://discuss.privacyguides.net/c/site-development/changelog/9.rss">
|
||||
<link rel="alternate" type="application/rss+xml" title="موجز المدونة لـ Privacy Guides" href="https://blog.privacyguides.org/feed_rss_created.xml">
|
||||
<link rel="alternate" type="application/rss+xml" title="موجز مدونة Privacy Guides" href="https://blog.privacyguides.org/feed_rss_created.xml">
|
||||
<link rel="alternate" type="application/rss+xml" title="موجز قصص الويب لـ Privacy Guides" href="https://share.privacyguides.org/web-stories/feed/">
|
||||
<link rel="alternate" type="application/rss+xml" title="Latest Privacy Guides Forum Topics" href="https://discuss.privacyguides.net/latest.rss" />
|
||||
<link rel="alternate" type="application/rss+xml" title="آخر مواضيع منتدى Privacy Guides" href="https://discuss.privacyguides.net/latest.rss" />
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
{% block tabs %}
|
||||
@ -36,13 +36,13 @@
|
||||
<div class="md-grid md-typeset">
|
||||
<div class="mdx-hero">
|
||||
<div class="mdx-hero__content">
|
||||
<h1>المُرشِدُ لِتَحسينِ خُصُوصِيَّتَكَ عَلَى الإنتَرنِت.</h1>
|
||||
<p>منظمات ضخمة تراقب أنشطتك على الإنترنت. إرشاداتُ الخصوصيَّة هي مورِدُك المركزي للخصوصية والأمان لِتحمي نفسك على الإنترنت.</p>
|
||||
<a href="{% if config.extra.offline %}basics/threat-modeling.html{% else %}kb/{% endif %}" title="خُطوتُك الأولى في رِحلةِ تَحسينِ خُصوصيَّتك" class="md-button md-button--primary">
|
||||
اِبدَأ رِحلَةَ تَحسينِ خُصُوصِيَّتِك
|
||||
<h1>الدليل لاستعادة خصوصيتك على الإنترنت.</h1>
|
||||
<p>منظمات هائلة تراقب أنشطتك على الإنترنت. Privacy Guides هو مصدرك المركزي للخصوصية والأمن لتحمي نفسك على الإنترنت.</p>
|
||||
<a href="{% if config.extra.offline %}basics/threat-modeling.html{% else %}kb/{% endif %}" title="الخطوة الأولى في رحلتك للخصوصية" class="md-button md-button--primary">
|
||||
ابدأ رحلة الخصوصية
|
||||
</a>
|
||||
<a href="{% if config.extra.offline %}tools.html{% else %}tools/{% endif %}" title="أدواتُ الخُصوصيَّة، الخِدْمَات والمعارِف المُوصَّى بها" class="md-button">
|
||||
أدَوَاتٌ يُنصَحُ بِهَا
|
||||
<a href="{% if config.extra.offline %}tools.html{% else %}tools/{% endif %}" title="أدوات الخصوصية، والخدمات، والمعرفة الموصى بها" class="md-button">
|
||||
الأدوات الموصى بها
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user