Add missing forbidden roles translations to system settings

This commit is contained in:
Katrin Yordanova
2022-12-06 16:09:10 +02:00
parent 391cc5560f
commit 9bd739cc9c
@@ -116,6 +116,9 @@ editor:
prohibited-roles:
description: Roles from this list will be removed from security context when authenticates with this provider
label: Prohibited roles
forbidden-roles:
description: Roles from this list will be removed from security context when authenticates with this provider
label: Forbidden roles
forced-roles:
description: Roles from this list will be always added to security context when authenticates with this provider
label: Forced roles