How can I convert my website into different language, for ex I want to translate it into Russian. It is a commercial website, i cant use google translate. How can I do it please guide me. Thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are many articles in codeproject that can help you achieve this, refer to this, this, this, this and several others. Try searching ASP.NET Globalization or ASP.NET Culture in google and stackoverflow, you’ll find several articles and posts. Of course, nothing beats the old fashion way of translating 😉 I agree with MSI and Christopher, hiring a translator is the best solution to your problem (that’s what we did for our website). Cheers.