Skip to content

Commit 05fa5fe

Browse files
committed
minor #9832 Removed an outdated section (javiereguiluz)
This PR was merged into the 4.1 branch. Discussion ---------- Removed an outdated section After merging #9515 we forgot to remove this deprecated section, as pointed by @michaelperrin in this comment: #9515 (comment) Commits ------- 00ec943 Removed an outdated section
2 parents 7c197d2 + 00ec943 commit 05fa5fe

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)