Hi there!
I want to translate the default form validation messages in symfony, like 'required' => 'my own text' Is there a way to do this? I searched in google, but haven't find anything useful. The XLIFF files are not working for me. :(
OR
Is there a way, to set default validation messages for like 'required' fields?
e'