Skip to content

Commit 1d318a0

Browse files
Draelixabbuh
authored andcommitted
Update language.rst
Avoid taking lost time searching something which can be say clearly.
1 parent 363dcbe commit 1d318a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/forms/types/language.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ in the `International Components for Unicode`_ (e.g. ``fr`` or ``zh_Hant``).
1414
.. note::
1515

1616
The locale of your user is guessed using :phpmethod:`Locale::getDefault`
17+
Don't forget install 'intl' package PHP to have translation.
1718

1819
Unlike the ``choice`` type, you don't need to specify a ``choices`` or
1920
``choice_list`` option as the field type automatically uses a large list

0 commit comments

Comments
 (0)