<?php

/** @phpcs-require-sorted-array */
$languageNames = [
	'bas' => 'Basaa',
	'cak' => 'Kaqchikel',
	'cnh' => 'Hakha-Chini',
	'fon' => 'Fon',
	'gmh' => 'Sunsuuni dubu German',
	'goh' => 'Germani kurili',
	'ja-hira' => 'Japanese (Hiragana script)',
	'nn-hognorsk' => 'Norwegian Høgnorsk',
	'pt-ao1990' => 'Portuguesi (19990 orthographic agreement)',
	'pt-colb1945' => 'Portuguesi(1945 orthographic agreement)',
	'quc' => 'Kʼicheʼ',
];
