Answer the question
In order to leave comments, you need to log in
How to edit and Russify the Register and Login pages in the standard MVC project?
I can't find how to change the Register and Login pages in the standard MVC project, and when I try to change the spelling on the HTML page "Registration" and "Login" in Russian, it gives questions in rhombuses. As I understand it, for Russification, you need to make some kind of manipulation with GET. But here's how to edit the contents of these pages I can't even imagine.
Answer the question
In order to leave comments, you need to log in
Then you just need to find the _LoginPartial.cshtml file, create the file with this page again but manually and copy the code there, and delete the old one. Amendment, in VS 2019 in the current update, it is enough to change the English content to Russian in this file
"Questions in diamonds" is a character encoding problem. Read about HTML page encoding
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question