Support Portal
Language
 
User Login
Username
Password
 
 Login
Information
Article ID325
Created On5/25/2010
Modified5/25/2010
Share With Others

Google Translate

Use the following to allow the website visitor translate the website to another language.
<div id="google_translate_element"></div>
<script>
function googleTranslateElementInit() {
         new google.translate.TranslateElement({
           pageLanguage: 'en'
         }, 'google_translate_element');
}