How can i change all validation messages? using customValidationMessages doesnt change There was an error on row message, just change the words afterwards. i can change it from vendor, but this will not be good right?
Thanks
use customValidationMessages to change Validation Messages
Expected behavior:
Change all words from Validation messages
Actual behavior:
Doesnt change There was an error on row from Validation messages
Any additional information, configuration or data that might be necessary to reproduce the issue.
That message is translatable in the {lang}.json file:
There was an error on row :row. :message
Thanks, it works
Most helpful comment
That message is translatable in the
{lang}.jsonfile:There was an error on row :row. :message