Jump to content

Recommended Posts

  • Moderators
Posted

Here you go,

<div id="google_translate_element" align="center"> 
<script> 
function googleTranslateElementInit() {
 new google.translate.TranslateElement({
   pageLanguage: "en",
    includedLanguages: "ca,da,nl,en,fi,fr,gl,de,is,ga,it,no,pt,es,sv,cy,yi,sq,be,bg,hr,cs,et,el,hu,lv,lt,mk,pl,ro,ru,sr,sk,sl,uk,ar,zh-CN,zh-TW,tl,iw,hi,id,ja,ko,ms,fa,th,tr,vi,af,mt,sw"
 }, "google_translate_element");
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script></div>

Off the top of ,my head you can get the page to translate or load by changing pageLanguage: "en", to what you want (dont hold me to that though :))

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...