Just copy and paste the TranslateThis Button anywhere on your site, it’s free and easy. There are no files to upload and it works on almost any website.
The TranslateThis Button is a lightweight Javascript translation widget. It translates any page quickly using Ajax and the Google Language API.
Customizable Options
The TranslateThis Button allows you to set a number of options:
- Tracking with Google Analytics
- Changing the button image
- Changing text options
- Changing supported languages
- Callback functions
- And more…
This service available in two options, as a standalone code (work for all websites or blogs) or as a WordPress plugin. When you choose as a standalone code, all you have to do is that put the code everywhere you want it to.
Here is the html code:
<!– Begin TranslateThis Button –>
<div id=”translate-this”><a href=”http://translateth.is/”>Translate</a></div>
<script type=”text/javascript” src=”http://www.google.com/jsapi”></script>
<script type=”text/javascript” src=”http://x.translateth.is/translate-this.js”></script>
<script type=”text/javascript”>
TranslateThis();
</script><!– End TranslateThis Button –>
If you use WordPress, get the plugin from here. The TranslateThis Button is the simplest way to internationalize your site.






