Add a description on what groups do
This commit is contained in:
parent
0110fd86c2
commit
4777bec85f
3 changed files with 10 additions and 1 deletions
|
|
@ -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')"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue