Skip to content

Commit 00ec943

Browse files
committed
Removed an outdated section
1 parent f4acc0d commit 00ec943

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

routing.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -892,15 +892,6 @@ route::
892892
// or, in Twig
893893
// {{ path('blog_show', {'slug': 'slug-value'}) }}
894894

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-
904895
Keep Going!
905896
-----------
906897

0 commit comments

Comments
 (0)