Add a description on what groups do

This commit is contained in:
tusooa 2023-12-27 22:36:13 -05:00
commit 4777bec85f
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
3 changed files with 10 additions and 1 deletions

View file

@ -122,6 +122,11 @@
</Select>
</label>
</p>
<div v-if="groupActorAvailable">
<small>
{{ $t('settings.actor_type_description') }}
</small>
</div>
<p>
<interface-language-switcher
:prompt-text="$t('settings.email_language')"