
perhaps this is old news, but this is good news for all bloger colleagues.
Google has now translate indonesian language support (thx google)
you can also plug in the site / blog you
Copy this script to a setting > add Pagelement > html/javascript
<div>
<p>
<!-- Add Id to Eng -->
<strong>Gtranslate</strong></p>
<p> <a target="_blank" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=id%7Cen&hl=en&ie=UTF8'); return false;" title="Google-Translate-indonesian to English ">Indonesian >> English</a>
<!-- END English to Indonesian -->
<br/>
<!-- Add Eng to Id -->
<a target="_blank" onclick="window.open('http://www.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=en%7Cid&hl=en&ie=UTF8'); return false;" title="Google-Translate-English to indonesian "> English >> Indonesian</a>
<!-- END English to Indonesian -->
<br/>
</p>
</div>
Language version of the script above
indonesian >> english
english >> indonesian
However, if you get a more complete language, please download here


0 comments:
Post a Comment