statickidz / php-google-translate-free

PHP class to use the Google Translator API for free.
GNU General Public License v3.0
271 stars 91 forks source link

Different translation - PHP Library vs Web Interface #13

Closed alexgarciab closed 6 years ago

alexgarciab commented 6 years ago

I have tried to implement the PHP Library and it works good, but I've realized that the translation generated with the PHP Library is different from the one generated with the Web Interface.

Is there a parameter that I need to change to get the latest results, the same ones that I am getting with the Web Interface?

statickidz commented 6 years ago

Actually, this library retrieves Google Translate app results, there is no way to switch that.