I'm using sonata admin bundle for my project. I cannot find how do I assign a readable name to the Group Permissions names. At the moment is shows as key value.
[0 => ROLE_SONATA_ADMIN_ISSUE_CREATE] [1 => ROLE_SONATA_ADMIN_STATUS_DELETE] [2 => ROLE_SONATA_USER_ADMIN_USER_LIST] [3 => ROLE_ADMIN] [4 => ROLE_SUPER_ADMIN]
This is a screenshot of it.
How do I add a human friendly names to these?