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.
1 parent 9045eaa commit f3449cfCopy full SHA for f3449cf
docs/index.rst
@@ -58,7 +58,7 @@ change some internal defaults:
58
59
For more complex applications you might want to have multiple applications
60
for different users which is where selector functions come in handy. The
61
-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
62
current user it will call a :meth:`~Babel.localeselector` function, and
63
the first time the timezone is needed it will call a
64
:meth:`~Babel.timezoneselector` function.
0 commit comments