Skip to content

Commit fddc574

Browse files
committed
minor #15915 Language codes: 'ISO 639-2' specified to 'ISO 639-2 (2T)' (SpiGAndromeda)
This PR was merged into the 5.4 branch. Discussion ---------- Language codes: 'ISO 639-2' specified to 'ISO 639-2 (2T)' Specification of the ISO 639-2 language codes to ISO 639-2 2T (terminological code). See: [[Intl] Language code 2B/2T #15897](#15897 (comment)) Commits ------- 259e120 Language codes: 'ISO 639-2 alpha-3' mentions specified to 'ISO 639-2 alpha-3 (2T)'.
2 parents 9bb1e0f + 259e120 commit fddc574

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/constraints/Language.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ alpha3
101101
**type**: ``boolean`` **default**: ``false``
102102

103103
If this option is ``true``, the constraint checks that the value is a
104-
`ISO 639-2`_ three-letter code (e.g. French = ``fra``) instead of the default
104+
`ISO 639-2 (2T)`_ three-letter code (e.g. French = ``fra``) instead of the default
105105
`ISO 639-1`_ two-letter code (e.g. French = ``fr``).
106106

107107
.. include:: /reference/constraints/_groups-option.rst.inc
@@ -129,4 +129,4 @@ Parameter Description
129129
.. include:: /reference/constraints/_payload-option.rst.inc
130130

131131
.. _`ISO 639-1`: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
132-
.. _`ISO 639-2`: https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes
132+
.. _`ISO 639-2 (2T)`: https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes

0 commit comments

Comments
 (0)