File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -444,9 +444,6 @@ Read :doc:`/cookbook/session/locale_sticky_session` for more on the topic.
444
444
(like above), the URL (see next) or call ``setLocale() `` directly on
445
445
the ``translator `` service.
446
446
447
- .. index ::
448
- single: Translations; Fallback and default locale
449
-
450
447
See the :ref: `book-translation-locale-url ` section below about setting the
451
448
locale via routing.
452
449
@@ -526,6 +523,9 @@ in your application.
526
523
Read :doc: `/cookbook/routing/service_container_parameters ` to learn how to
527
524
avoid hardcoding the ``_locale `` requirement in all your routes.
528
525
526
+ .. index ::
527
+ single: Translations; Fallback and default locale
528
+
529
529
Setting a default Locale
530
530
~~~~~~~~~~~~~~~~~~~~~~~~
531
531
You can’t perform that action at this time.
0 commit comments