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

prevent notice Undefined index: trans #7

Closed JiSoft closed 7 years ago

JiSoft commented 7 years ago

sometimes 'trans' key is absent ( I have got a notice )

statickidz commented 7 years ago

Thanks for that!