rahuul Posted March 7, 2010 Share Posted March 7, 2010 hi all, I hv developed a site, and now i want a translator which translate my site in different language. I tried Google translator but after translating it stops site functionality. can some help me how to do it..... thanks Link to comment https://forums.phpfreaks.com/topic/194419-translating-website-language-using-php/ Share on other sites More sharing options...
wwfc_barmy_army Posted March 7, 2010 Share Posted March 7, 2010 Google Translator is your best bet as far as i know. Maybe you should work on the issues that creates with your site first. http://code.google.com/apis/ajaxlanguage/ Link to comment https://forums.phpfreaks.com/topic/194419-translating-website-language-using-php/#findComment-1022675 Share on other sites More sharing options...
rahuul Posted March 7, 2010 Author Share Posted March 7, 2010 but how i can translate whole site in other language google.language.translate(text|content, srcLang, destLang, callback) as this will translate only given text but a want to translate whole site....... pls guide Link to comment https://forums.phpfreaks.com/topic/194419-translating-website-language-using-php/#findComment-1022677 Share on other sites More sharing options...
wwfc_barmy_army Posted March 7, 2010 Share Posted March 7, 2010 I haven't used it in a long time, but you can translate a page. Try reading the documentation: http://code.google.com/apis/ajaxlanguage/documentation/ Link to comment https://forums.phpfreaks.com/topic/194419-translating-website-language-using-php/#findComment-1022681 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.