Initial Commit
This commit is contained in:
97
inc/country/mx/cam.php
Normal file
97
inc/country/mx/cam.php
Normal file
@ -0,0 +1,97 @@
|
||||
<?php // phpcs:ignore - @generation-checksum MX-CAM-73
|
||||
/**
|
||||
* State City List for CAM - MX.
|
||||
*
|
||||
* City count: 73
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for CAM - 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(
|
||||
__('Abelardo L. Rodríguez', 'wp-ultimo-locations'),
|
||||
__('Alfredo V. Bonfil', 'wp-ultimo-locations'),
|
||||
__('Altamira de Zináparo', 'wp-ultimo-locations'),
|
||||
__('Atasta', 'wp-ultimo-locations'),
|
||||
__('Bacabchén', 'wp-ultimo-locations'),
|
||||
__('Benito Juárez Uno', 'wp-ultimo-locations'),
|
||||
__('Bolonchén de Rejón', 'wp-ultimo-locations'),
|
||||
__('Bécal', 'wp-ultimo-locations'),
|
||||
__('Calakmul', 'wp-ultimo-locations'),
|
||||
__('Calkiní', 'wp-ultimo-locations'),
|
||||
__('Campeche', 'wp-ultimo-locations'),
|
||||
__('Candelaria', 'wp-ultimo-locations'),
|
||||
__('Carmen', 'wp-ultimo-locations'),
|
||||
__('Carrillo Puerto', 'wp-ultimo-locations'),
|
||||
__('Castamay', 'wp-ultimo-locations'),
|
||||
__('Champotón', 'wp-ultimo-locations'),
|
||||
__('Chicbul', 'wp-ultimo-locations'),
|
||||
__('Chiná', 'wp-ultimo-locations'),
|
||||
__('Chunchintok', 'wp-ultimo-locations'),
|
||||
__('Ciudad del Carmen', 'wp-ultimo-locations'),
|
||||
__('Colonia Emiliano Zapata', 'wp-ultimo-locations'),
|
||||
__('Constitución', 'wp-ultimo-locations'),
|
||||
__('Cumpich', 'wp-ultimo-locations'),
|
||||
__('División del Norte', 'wp-ultimo-locations'),
|
||||
__('Don Samuel', 'wp-ultimo-locations'),
|
||||
__('Dzibalchén', 'wp-ultimo-locations'),
|
||||
__('Dzitbalché', 'wp-ultimo-locations'),
|
||||
__('El Aguacatal', 'wp-ultimo-locations'),
|
||||
__('El Naranjo', 'wp-ultimo-locations'),
|
||||
__('Escárcega', 'wp-ultimo-locations'),
|
||||
__('Hampolol', 'wp-ultimo-locations'),
|
||||
__('Haro', 'wp-ultimo-locations'),
|
||||
__('Hecelchakán', 'wp-ultimo-locations'),
|
||||
__('Hool', 'wp-ultimo-locations'),
|
||||
__('Hopelchén', 'wp-ultimo-locations'),
|
||||
__('Isla Aguada', 'wp-ultimo-locations'),
|
||||
__('Iturbide', 'wp-ultimo-locations'),
|
||||
__('La Joya', 'wp-ultimo-locations'),
|
||||
__('La Libertad', 'wp-ultimo-locations'),
|
||||
__('Lerma', 'wp-ultimo-locations'),
|
||||
__('Licenciado Gustavo Díaz Ordaz (18 de Marzo)', 'wp-ultimo-locations'),
|
||||
__('Los Laureles', 'wp-ultimo-locations'),
|
||||
__('Mamantel', 'wp-ultimo-locations'),
|
||||
__('Matamoros', 'wp-ultimo-locations'),
|
||||
__('Maya Tecún I', 'wp-ultimo-locations'),
|
||||
__('Nuevo Progreso', 'wp-ultimo-locations'),
|
||||
__('Nunkiní', 'wp-ultimo-locations'),
|
||||
__('Palizada', 'wp-ultimo-locations'),
|
||||
__('Pich', 'wp-ultimo-locations'),
|
||||
__('Pocboc', 'wp-ultimo-locations'),
|
||||
__('Pomuch', 'wp-ultimo-locations'),
|
||||
__('Sabancuy', 'wp-ultimo-locations'),
|
||||
__('San Antonio Cárdenas', 'wp-ultimo-locations'),
|
||||
__('San Antonio Sahcabchén', 'wp-ultimo-locations'),
|
||||
__('San Francisco Kobén', 'wp-ultimo-locations'),
|
||||
__('San Pablo Pixtún', 'wp-ultimo-locations'),
|
||||
__('Santa Cruz', 'wp-ultimo-locations'),
|
||||
__('Santa Cruz Ex-Hacienda', 'wp-ultimo-locations'),
|
||||
__('Santa Cruz Pueblo', 'wp-ultimo-locations'),
|
||||
__('Santo Domingo Kesté', 'wp-ultimo-locations'),
|
||||
__('Seybaplaya', 'wp-ultimo-locations'),
|
||||
__('Sihochac', 'wp-ultimo-locations'),
|
||||
__('Suc-Tuc', 'wp-ultimo-locations'),
|
||||
__('Tankuché', 'wp-ultimo-locations'),
|
||||
__('Tenabo', 'wp-ultimo-locations'),
|
||||
__('Tepakán', 'wp-ultimo-locations'),
|
||||
__('Tikinmul', 'wp-ultimo-locations'),
|
||||
__('Ukúm', 'wp-ultimo-locations'),
|
||||
__('Villa Madero', 'wp-ultimo-locations'),
|
||||
__('Xbacab', 'wp-ultimo-locations'),
|
||||
__('Xmabén', 'wp-ultimo-locations'),
|
||||
__('Xpujil', 'wp-ultimo-locations'),
|
||||
__('Zoh-Laguna', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user