Some of my users experience a CSRF error in my web-application. They tell me that they don't know what to do about it.
In order to have a better user experience I would like to translate the message. Can someone tell me how I can do this?
Also, how do I actually replicate the CSRF error in my dev environment?
I am using both Symfony 2.8 and 3.0.