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 363dcbe commit 1d318a0Copy full SHA for 1d318a0
reference/forms/types/language.rst
@@ -14,6 +14,7 @@ in the `International Components for Unicode`_ (e.g. ``fr`` or ``zh_Hant``).
14
.. note::
15
16
The locale of your user is guessed using :phpmethod:`Locale::getDefault`
17
+ Don't forget install 'intl' package PHP to have translation.
18
19
Unlike the ``choice`` type, you don't need to specify a ``choices`` or
20
``choice_list`` option as the field type automatically uses a large list
0 commit comments