Initial Commit
This commit is contained in:
82
inc/country/es/cb.php
Normal file
82
inc/country/es/cb.php
Normal file
@ -0,0 +1,82 @@
|
||||
<?php // phpcs:ignore - @generation-checksum ES-CB-58
|
||||
/**
|
||||
* State City List for CB - ES.
|
||||
*
|
||||
* City count: 58
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for CB - 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(
|
||||
__('Ampuero', 'wp-ultimo-locations'),
|
||||
__('Arenas de Iguña', 'wp-ultimo-locations'),
|
||||
__('Argoños', 'wp-ultimo-locations'),
|
||||
__('Arnuero', 'wp-ultimo-locations'),
|
||||
__('Arredondo', 'wp-ultimo-locations'),
|
||||
__('Bareyo', 'wp-ultimo-locations'),
|
||||
__('Bárcena de Cicero', 'wp-ultimo-locations'),
|
||||
__('Bárcena de Pie de Concha', 'wp-ultimo-locations'),
|
||||
__('Cabezón de Liébana', 'wp-ultimo-locations'),
|
||||
__('Cabezón de la Sal', 'wp-ultimo-locations'),
|
||||
__('Camargo', 'wp-ultimo-locations'),
|
||||
__('Cartes', 'wp-ultimo-locations'),
|
||||
__('Castro-Urdiales', 'wp-ultimo-locations'),
|
||||
__('Colindres', 'wp-ultimo-locations'),
|
||||
__('Comillas', 'wp-ultimo-locations'),
|
||||
__('El Astillero', 'wp-ultimo-locations'),
|
||||
__('Escalante', 'wp-ultimo-locations'),
|
||||
__('Hazas de Cesto', 'wp-ultimo-locations'),
|
||||
__('Laredo', 'wp-ultimo-locations'),
|
||||
__('Limpias', 'wp-ultimo-locations'),
|
||||
__('Los Corrales de Buelna', 'wp-ultimo-locations'),
|
||||
__('Luzmela', 'wp-ultimo-locations'),
|
||||
__('Mataporquera', 'wp-ultimo-locations'),
|
||||
__('Miengo', 'wp-ultimo-locations'),
|
||||
__('Molledo', 'wp-ultimo-locations'),
|
||||
__('Noja', 'wp-ultimo-locations'),
|
||||
__('Penagos', 'wp-ultimo-locations'),
|
||||
__('Pesquera', 'wp-ultimo-locations'),
|
||||
__('Polanco', 'wp-ultimo-locations'),
|
||||
__('Potes', 'wp-ultimo-locations'),
|
||||
__('Provincia de Cantabria', 'wp-ultimo-locations'),
|
||||
__('Puente Viesgo', 'wp-ultimo-locations'),
|
||||
__('Ramales de la Victoria', 'wp-ultimo-locations'),
|
||||
__('Rasines', 'wp-ultimo-locations'),
|
||||
__('Reinosa', 'wp-ultimo-locations'),
|
||||
__('Reocín', 'wp-ultimo-locations'),
|
||||
__('Ruente', 'wp-ultimo-locations'),
|
||||
__('San Martín de Elines', 'wp-ultimo-locations'),
|
||||
__('San Miguel de Aguayo', 'wp-ultimo-locations'),
|
||||
__('San Miguel de Meruelo', 'wp-ultimo-locations'),
|
||||
__('San Pedro del Romeral', 'wp-ultimo-locations'),
|
||||
__('San Vicente de la Barquera', 'wp-ultimo-locations'),
|
||||
__('Santa Cruz de Bezana', 'wp-ultimo-locations'),
|
||||
__('Santa María de Cayón', 'wp-ultimo-locations'),
|
||||
__('Santander', 'wp-ultimo-locations'),
|
||||
__('Santillana', 'wp-ultimo-locations'),
|
||||
__('Santiurde de Reinosa', 'wp-ultimo-locations'),
|
||||
__('Santiurde de Toranzo', 'wp-ultimo-locations'),
|
||||
__('Santoña', 'wp-ultimo-locations'),
|
||||
__('Saro', 'wp-ultimo-locations'),
|
||||
__('Selaya', 'wp-ultimo-locations'),
|
||||
__('Solórzano', 'wp-ultimo-locations'),
|
||||
__('Suances', 'wp-ultimo-locations'),
|
||||
__('Torrelavega', 'wp-ultimo-locations'),
|
||||
__('Vega de Pas', 'wp-ultimo-locations'),
|
||||
__('Villacarriedo', 'wp-ultimo-locations'),
|
||||
__('Villaescusa', 'wp-ultimo-locations'),
|
||||
__('Villafufre', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user