Hello,
I was watching at the project and I saw it's supports Localization. I was able to add a new Language for the Views but what changes I need to make to support Localization also on Data annotation on View Models?
As I see here, AddDataAnnotationsLocalization is already in the project.
I need to make some custom configuration or? I tried some solutions from google, but no one succeeded.
I tried the solution from here https://andrewlock.net/adding-localisation-to-an-asp-net-core-application/ and some other more, and no one working.
And also here is a screenshot from the ViewModel
Hello, I was watching at the project and I saw it's supports Localization. I was able to add a new Language for the Views but what changes I need to make to support Localization also on Data annotation on View Models? As I see here, AddDataAnnotationsLocalization is already in the project. I need to make some custom configuration or? I tried some solutions from google, but no one succeeded. I tried the solution from here https://andrewlock.net/adding-localisation-to-an-asp-net-core-application/ and some other more, and no one working. And also here is a screenshot from the ViewModel