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 8a4bed6 commit 723ab43Copy full SHA for 723ab43
routing.rst
@@ -1634,10 +1634,6 @@ these routes.
1634
Localized Routes (i18n)
1635
-----------------------
1636
1637
-.. versionadded:: 4.1
1638
-
1639
- The i18n routing was introduced in Symfony 4.1.
1640
1641
If your application is translated into multiple languages, each route can define
1642
a different URL per each :doc:`translation locale </translation/locale>`. This
1643
avoids the need for duplicating routes, which also reduces the potential bugs:
0 commit comments