Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

I am Anil Kumar Panigrahi, Sr. PHP Web developer, blogger and my complete information at http://www.anil2u.info Anil has posted 1 posts at DZone. View Full User Profile

Codeigniter multi language support using google translate API

05.29.2010
Email
Views: 6056
  • submit to reddit

Hi friends,

This is Anil Kumar Panigrahi and this is my own contribution in Codeigniter framework. With using google translate API it is developed.

Mainly 2 advantage are there using this contribution. Uses of this contribution:

1) No Need to maintain all text in different languages in our application.

Clarification: In the multilingual support sites - we have text in English language. If we want to convert into different language we have to maintain other language text in our site. If we use this contribution, no need of maintaining different languages text in our site.

2) It supports 'n' number of languages.

Clarification : If we use normal multilingual then we can use it for 2 or 3 languages. If we want another language then we want to write complete text in that language. If we use this contribution, we can maintains 'n' number of languages.

 

more @ http://www.anil2u.info/2010/05/29/codeigniter-multi-language-support-using-google-translate-api/

 

0
Average: 5 (1 vote)
Published at DZone with permission of its author, Anil Kumar.

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)