Mention following groups on the registration page

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-11-16 11:40:22 +01:00
parent d291a83cc9
commit 19794bde23
3 changed files with 11 additions and 2 deletions

View File

@@ -53,6 +53,13 @@
)
}}
</li>
<li v-if="config.features.groups">
{{
$t(
"To follow groups and be informed of their latest events"
)
}}
</li>
</ul>
</div>
</div>