CodeIgniter Forums
Multilingual site - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1)
+--- Forum: Lounge (https://forum.codeigniter.com/forumdisplay.php?fid=3)
+--- Thread: Multilingual site (/showthread.php?tid=68753)



Multilingual site - haruna - 08-20-2017

Hi, I'm here because i want to add multiple languages to a website. I don't have much experience in php, mysql. I am however hoping i can easily accomplish this with codeIgniter. Can anyone please help with how i should proceed?


RE: Multilingual site - InsiteFX - 08-21-2017

READ: Create a multilanguage site with CodeIgniter


RE: Multilingual site - n2fole00 - 08-21-2017

I need to find a solution for this too. Doing some preliminary research, there is this https://phraseapp.com/blog/posts/php-how-to-translate-php-apps/ although there is this https://github.com/Marko-M/codeigniter-gettext for using gettext with CI.

I think WordPress uses gettext and I think there are apps that let you create and organise translation tables that generate .po files used by gettext. Well I'm new to this, so take my advice with a grain of salt.

I'll post an update if I find out any more info. Bonan ŝancon Tongue


RE: Multilingual site - InsiteFX - 08-21-2017

For GetText read the below site

Localizing PHP Applications “The Right Way”, Part 1

Localizing PHP Applications “The Right Way”, Part 2


RE: Multilingual site - MatridTech - 10-06-2017

Have a look at this article here. there is a video at the end so that might make it easy for you. http://webeasystep.com/blog/view_article/Build_multi_language_website_in_codeigniter