Google Translate Widget for blogspot

Google translate widget offer instant access to automatic translation of you blog to any language.
An example of the widget can been seen in my blog sidebar.

Google Translate Widget for blogspot


How to add Google Translate Widget to blogspot ?


After sign-in to you blog account,go to :

Layout > Page Element > Add Gadget > HTML/Javascript

Then copy and paste code below to the HTML/Javascript pop up windows

<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>
Finally,Save it.Done


Updated News 25 april 2012 : Add Google Translate Widget directly from Add a Gadget in Blogger

After Login to you blogger account,go to Design > Page Element > Add a Gadget.Then choose Translate from Basic tab.Done.

Google Translate Widget for blogspot




Comments

Unknown said…
Thanks for Your meaningful articles.