File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ The ``language`` type is a subset of the ``ChoiceType`` that allows the user
8
8
to select from a large list of languages. As an added bonus, the language names
9
9
are displayed in the language of the user.
10
10
11
- The "value" for each language is the *Unicode language identifier *
11
+ The "value" for each language is the *Unicode language identifier * used in the ` International Components for Unicode `_
12
12
(e.g. ``fr `` or ``zh-Hant ``).
13
13
14
14
.. note ::
@@ -106,3 +106,5 @@ The actual default value of this option depends on other field options:
106
106
.. include :: /reference/forms/types/options/read_only.rst.inc
107
107
108
108
.. include :: /reference/forms/types/options/required.rst.inc
109
+
110
+ .. _`International Components for Unicode` : http://site.icu-project.org
You can’t perform that action at this time.
0 commit comments