feat: Add fediverse and forum links

This commit is contained in:
Inex Code 2024-09-06 16:01:06 +03:00
parent c27ec8ca8c
commit 43caca82d0
3 changed files with 31 additions and 3 deletions

View file

@ -37,6 +37,12 @@ other = "Test nightly builds"
[footer_matrix_contributor_chat]
other = "Matrix contributor chat"
[footer_fediverse_account]
other = "Fediverse account"
[footer_forum]
other = "Community forum"
[footer_telegram_contributor_chat]
other = "Telegram contributor chat"
@ -71,4 +77,10 @@ other = "macOS"
other = "GNU/Linux"
[videoUnsupported]
other = "Your browser doesn't support embedded videos, but don't worry, you can <a href=\"{{ .RelPermalink }}\">download it</a> and watch it with your favorite video player!"
other = "Your browser doesn't support embedded videos, but don't worry, you can <a href=\"{{ .RelPermalink }}\">download it</a> and watch it with your favorite video player!"
[post_create_issue]
other = "Report website issue"
[post_create_project_issue]
other = "Report app issue"

View file

@ -37,6 +37,12 @@ other = "Тестировать ночные сборки"
[footer_matrix_contributor_chat]
other = "Чат контрибьюторов в Matrix"
[footer_fediverse_account]
other = "Профиль в федивёрсе"
[footer_forum]
other = "Форум сообщества"
[footer_telegram_contributor_chat]
other = "Чат контрибьюторов в Telegram"
@ -71,4 +77,13 @@ other = "macOS"
other = "GNU/Linux"
[videoUnsupported]
other = "Ваш браузер не поддерживает встраиваемое видео, но не переживайте, вы можете <a href=\"{{ .RelPermalink }}\">скачать его</a> и смотреть в вашем любимом видеоплеере!"
other = "Ваш браузер не поддерживает встраиваемое видео, но не переживайте, вы можете <a href=\"{{ .RelPermalink }}\">скачать его</a> и смотреть в вашем любимом видеоплеере!"
[post_view_this]
other = "Смотреть исходный текст"
[post_edit_this]
other = "Изменить"
[post_create_child_page]
other = "Добавить страницу"

View file

@ -7,7 +7,8 @@
<li><a href="{{ ref . "/docs/" }}" class="nav-link">{{ T "footer_user_guide" }}</a></li>
<li><a href="{{ ref . "/blog/" }}" class="nav-link">{{ T "footer_blog" }}</a></li>
<li><a href="{{ ref . "/privacy-policy/" }}" class="nav-link">{{ T "footer_privacy_policy" }}</a></li>
<li><a href="https://forum.selfprivacy.org" class="nav-link" rel="noopener noreferrer" target="_blank">{{ T "footer_forum" }}</a></li>
<li><a rel="me" href="https://fedi.selfprivacy.org/@selfprivacy" class="nav-link" rel="noopener noreferrer" target="_blank">{{ T "footer_fediverse_account" }}</a></li>
</ul>
<h3 class="text-secondary">{{ T "footer_get_help" }}</h3>
<ul class="list-unstyled">