mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
My first Flex experience: How to get the `translations` folder? `composer require translations => supported aliases: "translation", "translator"` This adds a `translations` alias for the translator recipe. Maybe its helpful