internationalization - HowTo: customize & internationalize error codes/messages in Symfony? -
Is there an easy way to modify / customize error messages generated by Symphony Mathematical?
e.g. When using a string accredited, if the field is empty, then the "expected" message is displayed by default with the field.
It definitely comes from your class, but is there a way to change the message for string validity globally, so that it applies to all instances?
Thanks in advance.
>PS: A solution that will require a change in the symphony base code
I suppose it has been automatically translated for such messages. Just place a message in your translation file and the symphony will render based on the selected location
Comments
Post a Comment