Questions tagged as 'google-translate'

1
answer

How to customize google-translate on my site?

How to put images of language flags, and when you click on the flag, the whole content of the site changes language? I'm using this code: html: <div id="google_translate_element" class="boxTradutor"></div> JavaScript: &l...
asked by 26.08.2015 / 20:59
1
answer

Error installing goslate API for python on Windows

I'm getting this result when I try to install the goslate API, which is a more optimized Google Api to handle translations and more. C:\Users\chris\Documents\PyCharm Projects\Integrador\goslate-1.5.1>py setup.py install Traceback (most rece...
asked by 13.01.2016 / 15:43
1
answer

Google translate script does not translate and does not generate error

I'm using the following script to translate a website. <div id="google_translate_element"></div> <script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> <sel...
asked by 10.06.2015 / 14:53