If you are having a blog and receiving visitors from various countries and cities of the world, then they may or may not be comfortable with the language of your blog. So adding a translator button or a widget is always useful.
Two options to add a translator:
I.
Log in to BloggerGo to Layout and then Add a Gadget -> HTML/Javascript
Now copy and paste this code in to it:
Source: Google
<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en'
}, 'google_translate_element');
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
Then Save.
Log in to Blogger
II.
Log in to Blogger
Go to Layout and then Add a Gadget -> HTML/Javascript
to get the code, Click this MyDataNest
0 comments:
Post a Comment