File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,8 @@ This component provides the following ICU data:
66
66
Language and Script Names
67
67
~~~~~~~~~~~~~~~~~~~~~~~~~
68
68
69
- The ``Languages `` class provides access to the name of all languages::
69
+ 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::
70
71
71
72
use Symfony\Component\Intl\Languages;
72
73
@@ -388,3 +389,5 @@ Learn more
388
389
.. _`ISO 3166-1 alpha-3` : https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3
389
390
.. _`UTC/GMT time offsets` : https://en.wikipedia.org/wiki/List_of_UTC_time_offsets
390
391
.. _`daylight saving time (DST)` : https://en.wikipedia.org/wiki/Daylight_saving_time
392
+ .. _`ISO 639-1 alpha-2` : https://en.wikipedia.org/wiki/ISO_639-1
393
+ .. _`ISO 639-2 alpha-3` : https://en.wikipedia.org/wiki/ISO_639-2
You can’t perform that action at this time.
0 commit comments