58 lines
1.9 KiB
PHP
58 lines
1.9 KiB
PHP
<?php // phpcs:ignore - @generation-checksum MX-COL-33
|
|
/**
|
|
* State City List for COL - MX.
|
|
*
|
|
* City count: 33
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for COL - MX.
|
|
*
|
|
* 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(
|
|
__('Alcaraces', 'wp-ultimo-locations'),
|
|
__('Armería', 'wp-ultimo-locations'),
|
|
__('Augusto Gómez Villanueva', 'wp-ultimo-locations'),
|
|
__('Caleras', 'wp-ultimo-locations'),
|
|
__('Camotlán de Miraflores', 'wp-ultimo-locations'),
|
|
__('Cerro de Ortega', 'wp-ultimo-locations'),
|
|
__('Ciudad de Armería', 'wp-ultimo-locations'),
|
|
__('Ciudad de Villa de Álvarez', 'wp-ultimo-locations'),
|
|
__('Cofradía', 'wp-ultimo-locations'),
|
|
__('Cofradía de Juárez', 'wp-ultimo-locations'),
|
|
__('Cofradía de Morelos', 'wp-ultimo-locations'),
|
|
__('Cofradía de Suchitlán', 'wp-ultimo-locations'),
|
|
__('Comala', 'wp-ultimo-locations'),
|
|
__('Coquimatlán', 'wp-ultimo-locations'),
|
|
__('Cuauhtémoc', 'wp-ultimo-locations'),
|
|
__('Cuyutlán', 'wp-ultimo-locations'),
|
|
__('El Colomo', 'wp-ultimo-locations'),
|
|
__('El Naranjo', 'wp-ultimo-locations'),
|
|
__('El Trapiche', 'wp-ultimo-locations'),
|
|
__('Ixtlahuacán', 'wp-ultimo-locations'),
|
|
__('Jalipa', 'wp-ultimo-locations'),
|
|
__('La Central', 'wp-ultimo-locations'),
|
|
__('Los Tepames', 'wp-ultimo-locations'),
|
|
__('Madrid', 'wp-ultimo-locations'),
|
|
__('Minatitlán', 'wp-ultimo-locations'),
|
|
__('Piscila', 'wp-ultimo-locations'),
|
|
__('Pueblo Juárez (La Magdalena)', 'wp-ultimo-locations'),
|
|
__('Quesería', 'wp-ultimo-locations'),
|
|
__('Rincón de López', 'wp-ultimo-locations'),
|
|
__('Suchitlán', 'wp-ultimo-locations'),
|
|
__('Tecomán', 'wp-ultimo-locations'),
|
|
__('Venustiano Carranza', 'wp-ultimo-locations'),
|
|
__('Zacualpan', 'wp-ultimo-locations'),
|
|
);
|