1
0
mirror of https://github.com/privacyguides/i18n.git synced 2025-06-20 17:54:21 +00:00

New Crowdin translations by GitHub Action

This commit is contained in:
Crowdin Bot
2023-07-16 04:04:08 +00:00
parent 997e9bd0da
commit d5df8dd66b
45 changed files with 718 additions and 718 deletions

View File

@ -23,10 +23,10 @@
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
<link rel="alternate" type="application/rss+xml" title="Changelog di rilascio Privacy Guides" href="https://discuss.privacyguides.net/c/site-development/changelog/9.rss">
<link rel="alternate" type="application/rss+xml" title="Blog Feed Privacy Guides" href="https://blog.privacyguides.org/feed_rss_created.xml">
<link rel="alternate" type="application/rss+xml" title="Feed storie del web Privacy Guides" href="https://share.privacyguides.org/web-stories/feed/">
<link rel="alternate" type="application/rss+xml" title="Privacy Guides - Ultimi argomenti del forum" href="https://discuss.privacyguides.net/latest.rss" />
<link rel="alternate" type="application/rss+xml" title="Changelog di rilascio di Privacy Guides" href="https://discuss.privacyguides.net/c/site-development/changelog/9.rss">
<link rel="alternate" type="application/rss+xml" title="Feed del Blog di Privacy Guides" href="https://blog.privacyguides.org/feed_rss_created.xml">
<link rel="alternate" type="application/rss+xml" title="Feed delle Storie Web di Privacy Guides" href="https://share.privacyguides.org/web-stories/feed/">
<link rel="alternate" type="application/rss+xml" title="Argomenti Recenti del Forum di Privacy Guides" href="https://discuss.privacyguides.net/latest.rss" />
{{ super() }}
{% endblock %}
{% block tabs %}