Allow restricting announcement to a set of roles. Fix MkRoleSelectDialog only respecting publicOnly half the time
Closes #682
This commit is contained in:
parent
5dd32123a3
commit
f3b5c3f447
12 changed files with 96 additions and 1 deletions
|
|
@ -479,6 +479,10 @@ _auth:
|
|||
allowed: "Allowed"
|
||||
_announcement:
|
||||
new: "New"
|
||||
onlyForRoles: "Restrict to roles"
|
||||
onlyForRolesChange: "Change role restrictions"
|
||||
onlyForRolesUnrestricted: "Shown to everyone"
|
||||
onlyForRolesRestricted: "Shown to members of {roles} roles"
|
||||
confetti: "Throw confetti"
|
||||
confettiDescription: "If enabled, the announcement will display a confetti effect when viewed."
|
||||
_deck:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue