Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitcdc0bb7

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: Mention ISO 639 for languages
2 parents286fa63 +f06a27c commitcdc0bb7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎components/intl.rst‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ This component provides the following ICU data:
6666
Language and Script Names
6767
~~~~~~~~~~~~~~~~~~~~~~~~~
6868

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::
7071

7172
use Symfony\Component\Intl\Languages;
7273

@@ -412,3 +413,5 @@ Learn more
412413
.. _`ISO 3166-1 alpha-3`:https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3
413414
.. _`UTC/GMT time offsets`:https://en.wikipedia.org/wiki/List_of_UTC_time_offsets
414415
.. _`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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp