The description of scopes is not shown in the consent dialog, but auto-generated description “{verb} your {noun}” is used. Can I change this behavior?
For example, suppose we have a scope named “send:email” with description “Send e-mail on your behalf”.
![alt text][1]
When some client requests a permission, Auth0 shows the standard consent dialog that says the client is requesting a permission “Email: send your email”.
![alt text][2]
This behavior also prevents us from using description written in a language other than English.