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.
444444 (like above), the URL (see next) or call ``setLocale() `` directly on
445445 the ``translator `` service.
446446
447- .. index ::
448- single: Translations; Fallback and default locale
449-
450447See the :ref: `book-translation-locale-url ` section below about setting the
451448locale via routing.
452449
@@ -526,6 +523,9 @@ in your application.
526523 Read :doc: `/cookbook/routing/service_container_parameters ` to learn how to
527524 avoid hardcoding the ``_locale `` requirement in all your routes.
528525
526+ .. index ::
527+ single: Translations; Fallback and default locale
528+
529529Setting a default Locale
530530~~~~~~~~~~~~~~~~~~~~~~~~
531531
You can’t perform that action at this time.
0 commit comments