| Recommend this page to a friend! | 
| Classes of Murat Cileli | Papernic | vendor/symfony/symfony/src/Symfony/Component/Translation/README.md | Download | 
  | 
|||||||||||||||||||||
Translation ComponentTranslation provides tools for loading translation files and generating translated strings from these including support for pluralization. 
ResourcesSilex integration: https://github.com/silexphp/Silex/blob/master/src/Silex/Provider/TranslationServiceProvider.php Documentation: https://symfony.com/doc/2.8/book/translation.html You can run the unit tests with the following command:  |