1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-31 07:41:05 +00:00

New Crowdin Translations (#2088)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
Crowdin Bot
2023-03-14 06:24:06 +00:00
committed by Daniel Gray
parent 3e7d6c6ac2
commit 29658d1d98
217 changed files with 9393 additions and 1135 deletions

View File

@@ -12,10 +12,10 @@
<div class="mdx-hero__content">
<h1>Der Leitfaden zur Wiederherstellung Ihrer Online-Privatsphäre.</h1>
<p>Riesige Unternehmen überwachen Ihre Online-Aktivitäten. Privacy Guides ist deine zentrale Informationsquelle für Datenschutz und Sicherheit, um dich online zu schützen.</p>
<a href="kb/" title="Der erste Schritt auf deinem Weg zur Privatsphäre" class="md-button md-button--primary">
<a href="{% if config.extra.offline %}basics/threat-modeling.html{% else %}kb/{% endif %}" title="Der erste Schritt auf deinem Weg zur Privatsphäre" class="md-button md-button--primary">
Beginne Deine Reise zur Privatsphäre
</a>
<a href="tools/" title="Empfohlene Tools, Dienste und Wissen zum Datenschutz" class="md-button">
<a href="{% if config.extra.offline %}tools.html{% else %}tools/{% endif %}" title="Empfohlene Tools, Dienste und Wissen zum Datenschutz" class="md-button">
Empfohlene Tools
</a>
</div>