From: Niklas Laxström Date: Wed, 13 Jun 2018 08:12:54 +0000 (+0200) Subject: Add the es-419 language code to support South American Spanish X-Git-Tag: 1.34.0-rc.0~4984 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=a19320bf90b58437020a4bd50803e0d29a8a9269;p=lhc%2Fweb%2Fwiklou.git Add the es-419 language code to support South American Spanish This code is useful for targeting Spanish spoken in the Latin America and the Caribbean region. There are no plans to make this available as an interface language, hence I am not adding a language file with a fallback to 'es'. Bug: T112889 Change-Id: If7f0ed7a13f1cc86985ce5ce509dcf543cc1c0ff --- diff --git a/languages/data/Names.php b/languages/data/Names.php index 3a96283fc6..97ff012cd3 100644 --- a/languages/data/Names.php +++ b/languages/data/Names.php @@ -150,6 +150,7 @@ class Names { 'en-gb' => 'British English', # British English 'eo' => 'Esperanto', # Esperanto 'es' => 'español', # Spanish + 'es-419' => 'español de América Latina', # Spanish for the Latin America and Caribbean region 'es-formal' => "español (formal)\u{200E}", # Spanish formal address 'et' => 'eesti', # Estonian 'eu' => 'euskara', # Basque