fix(group): rephrase "Public Page" to "Announcements", as all posts are not necessary public
Closes #900 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<group-section
|
||||
:title="t('Public page')"
|
||||
:title="t('Announcements')"
|
||||
icon="bullhorn"
|
||||
:privateSection="false"
|
||||
:route="{
|
||||
|
||||
Reference in New Issue
Block a user