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
88to select from a large list of languages. As an added bonus, the language names
99are displayed in the language of the user.
1010
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 `_
1212(e.g. ``fr `` or ``zh-Hant ``).
1313
1414.. note ::
@@ -106,3 +106,5 @@ The actual default value of this option depends on other field options:
106106.. include :: /reference/forms/types/options/read_only.rst.inc
107107
108108.. 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