Initial Commit
This commit is contained in:
81
inc/country/es/mc.php
Normal file
81
inc/country/es/mc.php
Normal file
@ -0,0 +1,81 @@
|
||||
<?php // phpcs:ignore - @generation-checksum ES-MC-57
|
||||
/**
|
||||
* State City List for MC - ES.
|
||||
*
|
||||
* City count: 57
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for MC - ES.
|
||||
*
|
||||
* 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(
|
||||
__('Abanilla', 'wp-ultimo-locations'),
|
||||
__('Abarán', 'wp-ultimo-locations'),
|
||||
__('Albudeite', 'wp-ultimo-locations'),
|
||||
__('Alcantarilla', 'wp-ultimo-locations'),
|
||||
__('Aledo', 'wp-ultimo-locations'),
|
||||
__('Alguazas', 'wp-ultimo-locations'),
|
||||
__('Alhama de Murcia', 'wp-ultimo-locations'),
|
||||
__('Archena', 'wp-ultimo-locations'),
|
||||
__('Atamaría', 'wp-ultimo-locations'),
|
||||
__('Barrio de la Concepción', 'wp-ultimo-locations'),
|
||||
__('Beniel', 'wp-ultimo-locations'),
|
||||
__('Blanca', 'wp-ultimo-locations'),
|
||||
__('Bullas', 'wp-ultimo-locations'),
|
||||
__('Calasparra', 'wp-ultimo-locations'),
|
||||
__('Campos del Río', 'wp-ultimo-locations'),
|
||||
__('Caravaca', 'wp-ultimo-locations'),
|
||||
__('Cartagena', 'wp-ultimo-locations'),
|
||||
__('Cehegín', 'wp-ultimo-locations'),
|
||||
__('Ceuti', 'wp-ultimo-locations'),
|
||||
__('Cieza', 'wp-ultimo-locations'),
|
||||
__('Cobatillas', 'wp-ultimo-locations'),
|
||||
__('El Plan', 'wp-ultimo-locations'),
|
||||
__('Esparragal', 'wp-ultimo-locations'),
|
||||
__('Fortuna', 'wp-ultimo-locations'),
|
||||
__('Fuente-Álamo de Murcia', 'wp-ultimo-locations'),
|
||||
__('Jumilla', 'wp-ultimo-locations'),
|
||||
__('La Manga del Mar Menor', 'wp-ultimo-locations'),
|
||||
__('La Torrecilla', 'wp-ultimo-locations'),
|
||||
__('La Unión', 'wp-ultimo-locations'),
|
||||
__('Las Torres de Cotillas', 'wp-ultimo-locations'),
|
||||
__('Librilla', 'wp-ultimo-locations'),
|
||||
__('Lo Pagán', 'wp-ultimo-locations'),
|
||||
__('Lorca', 'wp-ultimo-locations'),
|
||||
__('Lorquí', 'wp-ultimo-locations'),
|
||||
__('Los Alcázares', 'wp-ultimo-locations'),
|
||||
__('Los Gabatos', 'wp-ultimo-locations'),
|
||||
__('Los Martínez', 'wp-ultimo-locations'),
|
||||
__('Mazarrón', 'wp-ultimo-locations'),
|
||||
__('Molina de Segura', 'wp-ultimo-locations'),
|
||||
__('Moratalla', 'wp-ultimo-locations'),
|
||||
__('Mula', 'wp-ultimo-locations'),
|
||||
__('Murcia', 'wp-ultimo-locations'),
|
||||
__('Ojós', 'wp-ultimo-locations'),
|
||||
__('Pliego', 'wp-ultimo-locations'),
|
||||
__('Puerto Lumbreras', 'wp-ultimo-locations'),
|
||||
__('Ricote', 'wp-ultimo-locations'),
|
||||
__('San Javier', 'wp-ultimo-locations'),
|
||||
__('San Pedro del Pinatar', 'wp-ultimo-locations'),
|
||||
__('Sangonera la Verde', 'wp-ultimo-locations'),
|
||||
__('Santa Cruz', 'wp-ultimo-locations'),
|
||||
__('Santiago de la Ribera', 'wp-ultimo-locations'),
|
||||
__('Santomera', 'wp-ultimo-locations'),
|
||||
__('Torre-Pacheco', 'wp-ultimo-locations'),
|
||||
__('Totana', 'wp-ultimo-locations'),
|
||||
__('Ulea', 'wp-ultimo-locations'),
|
||||
__('Yecla', 'wp-ultimo-locations'),
|
||||
__('Águilas', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user