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.
2 parents 277d759 + 7d621eb commit 445c9c5Copy full SHA for 445c9c5
components/intl.rst
@@ -10,8 +10,10 @@ The Intl Component
10
11
.. caution::
12
13
- The replacement layer is limited to the locale "en". If you want to use
14
- other locales, you should `install the intl extension`_ instead.
+ The replacement layer is limited to the ``en`` locale. If you want to use
+ other locales, you should `install the intl extension`_. There is no conflict
15
+ between the two because, even if you use the extension, this package can still
16
+ be useful to access the ICU data.
17
18
.. seealso::
19
0 commit comments