AlejandroCBA
New member
- Joined
- Dec 7, 2022
- Messages
- 2
- Programming Experience
- Beginner
I created the simples project using Microsoft.AspNetCore.Identity.EntityFrameworkCore
I got all working without issues, and I can see the login page without any issue.
The questino is:
When I got the error form validations such as "The Username field is required.", how can I translate this text? (Please note that I am happy translate this manually, I do not need a multilingual project) (I searched in the solution, in the whole database... I am definitly missing something silly here)
Thank you in advance.
I got all working without issues, and I can see the login page without any issue.
The questino is:
When I got the error form validations such as "The Username field is required.", how can I translate this text? (Please note that I am happy translate this manually, I do not need a multilingual project) (I searched in the solution, in the whole database... I am definitly missing something silly here)
Thank you in advance.