Initial Commit
This commit is contained in:
88
inc/country/mx/roo.php
Normal file
88
inc/country/mx/roo.php
Normal file
@@ -0,0 +1,88 @@
|
||||
<?php // phpcs:ignore - @generation-checksum MX-ROO-64
|
||||
/**
|
||||
* State City List for ROO - MX.
|
||||
*
|
||||
* City count: 64
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for ROO - 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(
|
||||
__('Akumal', 'wp-ultimo-locations'),
|
||||
__('Alfredo V. Bonfil', 'wp-ultimo-locations'),
|
||||
__('Bacalar', 'wp-ultimo-locations'),
|
||||
__('Benito Juárez', 'wp-ultimo-locations'),
|
||||
__('Cacao', 'wp-ultimo-locations'),
|
||||
__('Calderitas', 'wp-ultimo-locations'),
|
||||
__('Cancún', 'wp-ultimo-locations'),
|
||||
__('Caobas', 'wp-ultimo-locations'),
|
||||
__('Carlos A. Madrazo', 'wp-ultimo-locations'),
|
||||
__('Chetumal', 'wp-ultimo-locations'),
|
||||
__('Chiquilá', 'wp-ultimo-locations'),
|
||||
__('Chunhuhub', 'wp-ultimo-locations'),
|
||||
__('Ciudad Chemuyil', 'wp-ultimo-locations'),
|
||||
__('Coba', 'wp-ultimo-locations'),
|
||||
__('Cocoyol', 'wp-ultimo-locations'),
|
||||
__('Cozumel', 'wp-ultimo-locations'),
|
||||
__('Dziuche', 'wp-ultimo-locations'),
|
||||
__('Dzula', 'wp-ultimo-locations'),
|
||||
__('El Tintal', 'wp-ultimo-locations'),
|
||||
__('Felipe Carrillo Puerto', 'wp-ultimo-locations'),
|
||||
__('Huay Max', 'wp-ultimo-locations'),
|
||||
__('Huay-Pix', 'wp-ultimo-locations'),
|
||||
__('Ignacio Zaragoza', 'wp-ultimo-locations'),
|
||||
__('Isla Holbox', 'wp-ultimo-locations'),
|
||||
__('Isla Mujeres', 'wp-ultimo-locations'),
|
||||
__('Javier Rojo Gómez', 'wp-ultimo-locations'),
|
||||
__('Jose Narciso Rovirosa', 'wp-ultimo-locations'),
|
||||
__('José María Morelos', 'wp-ultimo-locations'),
|
||||
__('Juan Sarabia', 'wp-ultimo-locations'),
|
||||
__('Kancabchén', 'wp-ultimo-locations'),
|
||||
__('Kantunilkín', 'wp-ultimo-locations'),
|
||||
__('La Presumida', 'wp-ultimo-locations'),
|
||||
__('La Unión', 'wp-ultimo-locations'),
|
||||
__('Leona Vicario', 'wp-ultimo-locations'),
|
||||
__('Los Divorciados', 'wp-ultimo-locations'),
|
||||
__('Lázaro Cárdenas', 'wp-ultimo-locations'),
|
||||
__('Maya Balam', 'wp-ultimo-locations'),
|
||||
__('Morocoy', 'wp-ultimo-locations'),
|
||||
__('Nicolás Bravo', 'wp-ultimo-locations'),
|
||||
__('Nuevo Xcán', 'wp-ultimo-locations'),
|
||||
__('Othón P. Blanco', 'wp-ultimo-locations'),
|
||||
__('Playa del Carmen', 'wp-ultimo-locations'),
|
||||
__('Polyuc', 'wp-ultimo-locations'),
|
||||
__('Presidente Juárez', 'wp-ultimo-locations'),
|
||||
__('Pucté', 'wp-ultimo-locations'),
|
||||
__('Puerto Aventuras', 'wp-ultimo-locations'),
|
||||
__('Saban', 'wp-ultimo-locations'),
|
||||
__('Sabidos', 'wp-ultimo-locations'),
|
||||
__('San Angel', 'wp-ultimo-locations'),
|
||||
__('Santa Rosa Segundo', 'wp-ultimo-locations'),
|
||||
__('Sergio Butrón Casas', 'wp-ultimo-locations'),
|
||||
__('Señor', 'wp-ultimo-locations'),
|
||||
__('Subteniente López', 'wp-ultimo-locations'),
|
||||
__('Tepich', 'wp-ultimo-locations'),
|
||||
__('Tihosuco', 'wp-ultimo-locations'),
|
||||
__('Tulum', 'wp-ultimo-locations'),
|
||||
__('Ucum', 'wp-ultimo-locations'),
|
||||
__('X Cabil', 'wp-ultimo-locations'),
|
||||
__('X-Hazil Sur', 'wp-ultimo-locations'),
|
||||
__('X-pichil', 'wp-ultimo-locations'),
|
||||
__('Xul-Ha', 'wp-ultimo-locations'),
|
||||
__('Zacalaca', 'wp-ultimo-locations'),
|
||||
__('Zona Urbana Ejido Isla Mujeres', 'wp-ultimo-locations'),
|
||||
__('Álvaro Obregón', 'wp-ultimo-locations'),
|
||||
);
|
||||
Reference in New Issue
Block a user