I searched for the messages shown for validations and couldn't find them in the entire project.
For example when I enter some value without @ sign to the <input type="email" />
I get the validation error:
please include an @ in the email address
But I'm not able to find this message anywhere.
I'm trying to translate and localize these messages.