feat:#22 faq gendered and google import info added

This commit is contained in:
Elmar Kresse
2024-05-20 21:05:32 +02:00
parent f9860cc1a8
commit 6ece34a40c
3 changed files with 13 additions and 7 deletions

View File

@@ -16,7 +16,8 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<script lang="ts" setup></script>
<script lang="ts" setup>
</script>
<template>
<div class="flex align-items-center justify-content-center flex-column">
@@ -53,6 +54,9 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<li>
{{ $t("faqView.thirdAnswer.google.third") }}
</li>
<li>
{{ $t("faqView.thirdAnswer.google.fourth") }}
</li>
</ol>
</AccordionTab>
<AccordionTab