I am curious if anyone has done this before. I want to have two languages on my q2a website. The primary language of my site is Russian, but I am seeking for an option to automatically translate text to English if the visitor's user-agent indicates English.
To be more clear, here is a simple example:
- User's user-agent shows Russian - the website will be on Russian
- If the user's user-agent shows English - the website will be on English
Any ideas on how to implement this? Additionally, did anyone connect the q2a website to Google Translate to get an instant translation?