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 2ae36f3 commit fe3dc51Copy full SHA for fe3dc51
reference/forms/types/language.rst
@@ -8,7 +8,7 @@ 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 locale is either the two letter ISO639-1 *language* code
+The "value" for each locale is the two-letter ISO639-1 *language* code
12
(e.g. ``fr``).
13
14
.. note::
0 commit comments