We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01bb29e commit 587d5f0Copy full SHA for 587d5f0
reference/forms/types/language.rst
@@ -51,8 +51,8 @@ choices
51
52
**default**: ``Symfony\Component\Intl\Intl::getLanguageBundle()->getLanguageNames()``.
53
54
-The choices option defaults to all languages. It uses the default locale to
55
-specify the language.
+The choices option defaults to all languages.
+The default locale is used to translate the languages names.
56
57
Inherited Options
58
-----------------
0 commit comments