CodeIgniter Forums
Language Translator - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Language Translator (/showthread.php?tid=54218)



Language Translator - El Forum - 08-29-2012

[eluser]Sanjib Kumar Jena[/eluser]
Hi All,
I am creating a multilingual site in codeignitor. I want to display the site in two languages English and French. Is there any way to convert each alphabet from English to French and vice verse.
Please any one help me in the above regards.

Thanks in advance.


Language Translator - El Forum - 08-29-2012

[eluser]marcogmonteiro[/eluser]
What do you mean by "convert each alphabet from English to French" don't they both use the same alphabet?


Language Translator - El Forum - 08-29-2012

[eluser]Sanjib Kumar Jena[/eluser]
Hi Grad Student,

What i mean is, Google translator and Microsoft Bing will translate english to french based on some language file. It will convert directly without giving french keywords. Can we achieve the same using CodeIgniter libraries or Core PHP

Thanks for Help...


Language Translator - El Forum - 08-29-2012

[eluser]marcogmonteiro[/eluser]
You use the language class, already built in in Codeigniter =) http://ellislab.com/codeigniter/user-guide/libraries/language.html