Translate ZC using Google Translate

Translate ZC using Google Translate

 

Hello ZC Team

Here is something that may help in translate interface problem.
Is it  possible to use in a html view this script code made available by Google Transpator?:


  <div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
  new google.translate.TranslateElement({
    pageLanguage: 'en',
    includedLanguages: 'pt'
  }, 'google_translate_element');
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>









It would be a great workarround while you work in a definitive solution for the translation of the ZC.
Regard hearing from you. Thanks.

Rodny :)