Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Symfony News:
Translation Component Now Avabilable (Symfony2)
Sep 27, 2010 @ 18:23:43

As Fabien Potencier recently mentioned, the Translation component for the Symfony framework has recently been made available for use in the Symfony2 framework.

The Symfony2 Translation Component is now available. The documentation is here on github. As always, I need your feedback.

The documentation includes some best practices examples and describes how to use it to internationalize all of the messages in your application. You'll need to update your configuration yaml files with a few settings so you can use the "trans" method globally.

tagged: translation component symfony2 documentation

Link:


Trending Topics: