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.
2 parents 87630d1 + f3449cf commit d467d59Copy full SHA for d467d59
docs/index.rst
@@ -56,7 +56,7 @@ change some internal defaults:
56
57
For more complex applications you might want to have multiple applications
58
for different users which is where selector functions come in handy. The
59
-first time the babel extension needs the locale (language code) of the
+first time the babel extension needs the locale (locale code/ID) of the
60
current user it will call a :meth:`~Babel.localeselector` function, and
61
the first time the timezone is needed it will call a
62
:meth:`~Babel.timezoneselector` function.
0 commit comments