Changing the user registration form that asp.net mvc5 brings by default, I noticed that the error messages that it sent came in English:
These errors are shown in the Validation Summary ( ValidationSummary ) When searching online for the only thing I found are several responses from the sister site in English such as next that did not solve the error since it only translated some errors, how could you translate all the error messages into Spanish that are shown in the forms such as the registration?