We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4acc0d commit 00ec943Copy full SHA for 00ec943
routing.rst
@@ -892,15 +892,6 @@ route::
892
// or, in Twig
893
// {{ path('blog_show', {'slug': 'slug-value'}) }}
894
895
-Translating Routes
896
-------------------
897
-
898
-Symfony doesn't support defining routes with different contents depending on the
899
-user language. In those cases, you can define multiple routes per controller,
900
-one for each supported language; or use any of the bundles created by the
901
-community to implement this feature, such as `JMSI18nRoutingBundle`_ and
902
-`BeSimpleI18nRoutingBundle`_.
903
904
Keep Going!
905
-----------
906
0 commit comments