Home > Ajax, Javascript, PHP, Programming, Script Installation > Text Language Translation

Text Language Translation

September 8th, 2009

Hi,

I need a script created which translates what is being submitted to a form into another language. You should choose what language you use and it should automatically recognize the foreign language and translate it to your language.

For example, 3 people are viewing comments being posted in real time.

Person A has their language set to english
Person B has their language set to spanish
Person C is speaking in french.

For Person A, they see the french as english
Person B sees the French as Spanish
Person C sees the French as french

I’ve heard the google translation api might help, but im not sure.

Thanks


Text Language Translation

Comments are closed.
Bear