Commit 87e2872d authored by Florian D's avatar Florian D

Removed SymfonyBridgesServiceProvider from the translation documentation, as...

Removed SymfonyBridgesServiceProvider from the translation documentation, as it doesn't exist anymore

See commit 75556d7e
parent 16c5acd8
...@@ -179,9 +179,7 @@ templates: ...@@ -179,9 +179,7 @@ templates:
{{ app.translator.trans('translation_key') }} {{ app.translator.trans('translation_key') }}
Even better: register the :doc:`SymfonyBridgesServiceProvider Moreover, you will be allowed to translate strings in the Twig way:
</providers/symfony_bridges>` and you will get the TranslationExtension of the
bridge allowing you to translate strings in the Twig way:
.. code-block:: jinja .. code-block:: jinja
......
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