feat: meer engels vertalingen

This commit is contained in:
Joyelle Ndagijimana 2025-05-18 00:11:22 +02:00
parent 7f1c66c757
commit 922e5dd078
4 changed files with 45 additions and 27 deletions

View file

@ -162,12 +162,11 @@
</div>
<div v-else>
<v-alert
type="info"
variant="text"
>
{{ t("not-in-group-message") }}
<v-alert class="empty-message">
<v-icon icon="mdi-information-outline" size="small" />
{{ t("currently-no-groups") }}
</v-alert>
</div>
</v-card-text>
</v-card>