We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parents286fa63 +f06a27c commitcdc0bb7Copy full SHA for cdc0bb7
components/intl.rst
@@ -66,7 +66,8 @@ This component provides the following ICU data:
66
Language and Script Names
67
~~~~~~~~~~~~~~~~~~~~~~~~~
68
69
-The ``Languages`` class provides access to the name of all languages::
+The ``Languages`` class provides access to the name of all languages
70
+according to the `ISO 639-1 alpha-2`_ list and the `ISO 639-2 alpha-3`_ list::
71
72
use Symfony\Component\Intl\Languages;
73
@@ -412,3 +413,5 @@ Learn more
412
413
.. _`ISO 3166-1 alpha-3`:https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3
414
.. _`UTC/GMT time offsets`:https://en.wikipedia.org/wiki/List_of_UTC_time_offsets
415
.. _`daylight saving time (DST)`:https://en.wikipedia.org/wiki/Daylight_saving_time
416
+.. _`ISO 639-1 alpha-2`:https://en.wikipedia.org/wiki/ISO_639-1
417
+.. _`ISO 639-2 alpha-3`:https://en.wikipedia.org/wiki/ISO_639-2