Commit df836faf authored by Igor Wiedler's avatar Igor Wiedler

[docs] add a note about the external translation dependency to translation docs

parent 2cbc1aa9
...@@ -37,6 +37,9 @@ Services ...@@ -37,6 +37,9 @@ Services
Registering Registering
----------- -----------
Make sure you place a copy of the Symfony2 Translation component in
``vendor/symfony/src``. You can simply clone the whole Symfony2 into vendor.
:: ::
use Silex\Extension\TranslationExtension; use Silex\Extension\TranslationExtension;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment