Google Translate Filter

Component ID

902506

Component name

Google Translate Filter

Component type

module

Maintenance status

Component security advisory coverage

not-covered

Downloads

900

Component created

Component changed

Component body

Google Translate Filter is an input filter that translates the text in question from one language to another using the magical fairies of the internet (aka the Google Translate API.) Choose source and dest languages in your new Input Format and off you go.

NOTE: Google Translate API has a reasonably small character limit (around 2000 characters after URL encoding). If you try and translate text longer than this you will get an error. Maybe somday I will write an addition to cut larger chunks of text, translate them in pieces and put them back together. Or maybe you can!