Skip to content

Instantly share code, notes, and snippets.

@craic
Created November 5, 2013 01:01
Show Gist options
  • Save craic/7312107 to your computer and use it in GitHub Desktop.
Save craic/7312107 to your computer and use it in GitHub Desktop.
Create and embed a Google Translation widget in your Site
<meta name="google-translate-customization" content="4806411522697689-509906d560eaef8c-gf036ed82ad694b19-e"></meta>
<div id="google_translate_element"></div><script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}
</script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<!-- https://translate.google.com/manager/website/suggestions -->
<!-- tied to specific web sites - so you need a google account etc. -->
<!-- tricky to demo -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment