The Google Translate Tool allows your website visitors to convert the content of your website from English to their preferred language. Here's how....
1. Copy the code in blue below in it's entirety...
<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en'
}, 'google_translate_element');
}
</script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
2. From the site editor, click on "Settings" > "HTML Code"
3. Paste the code to the Header HTML Code section. Be sure to click "Save" when you are done.
PLEASE NOTE: If you are looking for an alternative translate solution with more customization options, check out Gtranslate.io