Google Translator
Google Translator is already prompted automatically in Google Sites. Embed a Google Translator into a Google Site.
Google Translation Services:
| Add Translation to Google Sites:
Translation Gadget URL
http://hosting.gmodules.com/ig/gadgets/file/106323307000219006410/google-translate.xml
Chrome or Firefox Browser Support
The translation service may work better in Chrome or Firefox Browsers.
Or
Try deleting browser cookies and Refresh (F5) webpage.
Translator Gadget Code:
<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Google Translate Example" />
<Content type="html"><![CDATA[
<div id="google_translate_element">This is a translation example for Google Translate.</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>
]]></Content>
</Module>
| |
|