Skip to content

Commit 04262cd

Browse files
committed
[Translation] Fix fallback parameter name in the framework config
1 parent 3de772b commit 04262cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/translation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ locale via routing.
536536
Fallback and Default Locale
537537
~~~~~~~~~~~~~~~~~~~~~~~~~~~
538538

539-
If the locale hasn't been set explicitly in the session, the ``fallback_locale``
539+
If the locale hasn't been set explicitly in the session, the ``fallback``
540540
configuration parameter will be used by the ``Translator``. The parameter
541541
defaults to ``en`` (see `Configuration`_).
542542

0 commit comments

Comments
 (0)