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

How to translate html ? #14

Closed dimaslanjaka closed 6 years ago

dimaslanjaka commented 6 years ago

How can i using this library to translate html ?

statickidz commented 6 years ago

It only translates plain text, you must separate html from text before you translate otherwise you'll get malformed html