<?php // phpcs:ignore - @generation-checksum NE-7-9
/**
 * State City List for 7 - NE.
 *
 * City count: 9
 *
 * @package WP_Ultimo\Country
 * @since 2.0.11
 */

// Exit if accessed directly
defined('ABSPATH') || exit;

/**
 * State City List for 7 - NE.
 *
 * IMPORTANT:
 * This file is generated by build scripts, do not
 * change it directly or your changes will be LOST!
 *
 * @since 2.0.11
 */
return array(
	__('Département de Gouré', 'wp-ultimo-locations'),
	__('Département de Kantché', 'wp-ultimo-locations'),
	__('Département de Tânout', 'wp-ultimo-locations'),
	__('Gouré', 'wp-ultimo-locations'),
	__('Magaria', 'wp-ultimo-locations'),
	__('Matamey', 'wp-ultimo-locations'),
	__('Mirriah', 'wp-ultimo-locations'),
	__('Tanout', 'wp-ultimo-locations'),
	__('Zinder', 'wp-ultimo-locations'),
);