Translate Your Website with PHP and gettext
In this article, we will show how to add internationalization to your website using PHP and gettext (PHP plugin). Requirements To translate your website using PHP and gettext, the following conditions must be met: For OS X, the installation of gettext is very simple if you have macports installed. In the command line, type sudo port install gettext and wait for the