We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7281c53 commit 006303dCopy full SHA for 006303d
book/translation.rst
@@ -444,9 +444,6 @@ Read :doc:`/cookbook/session/locale_sticky_session` for more on the topic.
444
(like above), the URL (see next) or call ``setLocale()`` directly on
445
the ``translator`` service.
446
447
-.. index::
448
- single: Translations; Fallback and default locale
449
-
450
See the :ref:`book-translation-locale-url` section below about setting the
451
locale via routing.
452
@@ -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
+.. index::
+ single: Translations; Fallback and default locale
+
529
Setting a default Locale
530
~~~~~~~~~~~~~~~~~~~~~~~~
531
0 commit comments