I wondered if anyone has any good solution to implement web
translation instantly?

I ever checked google translate, and although it is very easy to
include the one line script code, the result is to nevigate your
website into google and also the translation tool bar appeared in the
browser, this is quite annoying and not what I want.

But I found some website did a good job for his. If you go to www.dishgods.tv,
and in the forum, you can click the various language, then the URL
appeared like http://xxx.xxx.xxx?language=zh-CN, after that the whole
page is translated into Chinese.

This is pretty good solution, as if in symfony culture setting, but
actually, it is using google to translate.

So my question is how we can implement this in symfony? Using google
library to translate the page, but don't leave the current page.

Thanks for your ideas.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to