summaryrefslogtreecommitdiff
blob: 1195a23d68caee2c8f6d63faa7b48ad4ad2e9d3a (plain)
1
2
3
4
5
6
7
<?php

$languageNames = [
	/* Names that are misspelled in CLDR 28 */
	'ceb' => 'סבואנו',
	'no' => 'נורווגית',
];