Scope description is not used in the consent dialog

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.

At this time this is not configurable; the possibility of having a consent dialog that provides additional flexibility in configuration and user interface customization is already being tracked in the backlog, however, for now I don’t have any definitive information that I can share about timelines.