Skip to content

Commit 96d6008

Browse files
committed
changing misleading language identifier
1 parent 2b9675a commit 96d6008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎reference/forms/types/language.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ The ``language`` type is a subset of the ``ChoiceType`` that allows the user
88
to select from a large list of languages. As an added bonus, the language names
99
are displayed in the language of the user.
1010

11-
The "value" for each language is the *Unicode language identifier*
12-
(e.g. ``fr`` or ``zh-Hant``).
11+
The "value" for each language is the *Unicode language identifier* used in the *International Components for Unicode*
12+
(e.g. ``fr`` or ``zh_Hant``).
1313

1414
.. note::
1515

0 commit comments

Comments
 (0)