summaryrefslogtreecommitdiff
blob: 111b4d8b97b5c5cc940ea833fb547051389cfcb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php

/** @phpcs-require-sorted-array */
$languageNames = [

	/** Not in CLDR.
	 * But Wikipedias in these languages exist and/or used by Wikidata for monolingual text
	 */

	# Reported upstream: https://unicode-org.atlassian.net/browse/CLDR-14280
	'es-419' => 'Èdè Sípáníìṣì (orílẹ̀-èdè Látìn-Amẹ́ríkà) ( Èdè Sípáníìshì (Látìn-Amẹ́ríkà))',
];