diff options
Diffstat (limited to 'docs/glossary.rst')
| -rw-r--r-- | docs/glossary.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst index 05a6c1479..a1adec50b 100644 --- a/docs/glossary.rst +++ b/docs/glossary.rst @@ -710,6 +710,10 @@ Glossary A string like ``en``, ``en_US``, ``de``, or ``de_AT`` which uniquely identifies a particular locale. + Default Locale Name + The :term:`locale name` used by an application when no explicit + locale name is set. See :ref:`localization_deployment_settings`. + Locale Negotiator An object supplying a policy determining which :term:`locale name` best represents a given :term:`request`. It is used by the |
