language options linked to guardian project email

This commit is contained in:
10G Meow 2022-03-21 07:45:00 +00:00 committed by N Pex
parent 4e7b151c43
commit 9dded48fe4
2 changed files with 3 additions and 2 deletions

View file

@ -9,9 +9,9 @@
<v-card-title class="dialog-title d-block">
<h2>{{ $t("profile.set_language") }}</h2>
<div class="subtitle-1">{{ $t("profile.language_description") }}</div>
<div class="subtitle-1">
<div class="subtitle-1" v-if="$config.languageSupportEmail">
{{ $t("profile.dont_see_yours") }}
<a href="https://letsconvene.im/">{{ $t("profile.tell_us") }}</a>
<a :href="'mailto:' + $config.languageSupportEmail">{{ $t("profile.tell_us") }}</a>
</div>
</v-card-title>
<v-card-text>