Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e295a17

Browse filesBrowse files
committed
minor #8211 Update language.rst (Draeli, javiereguiluz)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #8211). Discussion ---------- Update language.rst Avoid taking lost time searching something which can be say clearly. Commits ------- a7ee84f Reword 1d318a0 Update language.rst
2 parents 363dcbe + a7ee84f commit e295a17
Copy full SHA for e295a17

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎reference/forms/types/language.rst

Copy file name to clipboardExpand all lines: reference/forms/types/language.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ in the `International Components for Unicode`_ (e.g. ``fr`` or ``zh_Hant``).
1313

1414
.. note::
1515

16-
The locale of your user is guessed using :phpmethod:`Locale::getDefault`
16+
The locale of your user is guessed using :phpmethod:`Locale::getDefault`,
17+
which requires to have installed and enabled the ``intl`` PHP extension.
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.