8000 Merge branch '2.0' · symfony/symfony-docs@08cc9e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 08cc9e1

Browse files
committed
Merge branch '2.0'
2 parents 29bbe27 + 78f0ce4 commit 08cc9e1

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 locale is either the two letter ISO639-1 *language* code
12-
(e.g. ``fr``).
11+
The "value" for each language is the *Unicode language identifier*
12+
(e.g. ``fr`` or ``zh-Hant``).
1313

1414
.. note::
1515

0 commit comments

Comments
 (0)
0