How to Build a Multilingual App: A Demo With PHP and Gettext

, Software Pundits
This post was originally published on this site

Toptal

Making your website or web app available to a wider audience often requires it to be available in multiple languages. For non-English projects, you can increase your audience by releasing it in English as well as your native language. Internationalizing and localizing your project, however, becomes a much easier process if you start during its infancy. In this article, Toptal Software Engineer Igor Gomes dos Santos shows us how to leverage simple tools, like Gettext and Poedit, to internationalize and localize a PHP project.

To read the full article click on the 'post' link at the top.