We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12cccc8 commit db85c67Copy full SHA for db85c67
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* used in the `International Components for Unicode`_
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