<?php

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

	/** Not in CLDR.
	 * But Wikipedias in these languages exist and/or used by Wikidata for monolingual text
	 */
	'hts' => 'Haza',
];
