There was an error while loading. Please reload this page.
1 parent 2b9675a commit 96d6008Copy full SHA for 96d6008
reference/forms/types/language.rst
@@ -8,8 +8,8 @@ The ``language`` type is a subset of the ``ChoiceType`` that allows the user
8
to select from a large list of languages. As an added bonus, the language names
9
are displayed in the language of the user.
10
11
-The "value" for each language is the *Unicode language identifier*
12
-(e.g. ``fr`` or ``zh-Hant``).
+The "value" for each language is the *Unicode language identifier* used in the *International Components for Unicode*
+(e.g. ``fr`` or ``zh_Hant``).
13
14
.. note::
15
0 commit comments