diff --git a/lib/shared/addon/components/modal-add-custom-roles/template.hbs b/lib/shared/addon/components/modal-add-custom-roles/template.hbs index 23cf28047..79682d78e 100644 --- a/lib/shared/addon/components/modal-add-custom-roles/template.hbs +++ b/lib/shared/addon/components/modal-add-custom-roles/template.hbs @@ -23,7 +23,7 @@ {{/if}} {{#accordion-list-item - title=(t 'formScopedRoles.title' type=type) + title=(t 'formScopedRoles.title' type=cTyped) detail=(t 'formScopedRoles.description' type=type) expandOnInit=true showExpand=false