I installed FOSOAuthServerBundle
and everything went well, but I don't know how to translate error messages like this:
{"error":"invalid_request","error_description":"Invalid grant_type parameter or parameter missing"}
I want to provide translation for error messages in languages other than English (e.g. French). Any solution?