Initial Commit
This commit is contained in:
103
inc/country/br/es.php
Normal file
103
inc/country/br/es.php
Normal file
@ -0,0 +1,103 @@
|
||||
<?php // phpcs:ignore - @generation-checksum BR-ES-79
|
||||
/**
|
||||
* State City List for ES - BR.
|
||||
*
|
||||
* City count: 79
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for ES - BR.
|
||||
*
|
||||
* 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(
|
||||
__('Afonso Cláudio', 'wp-ultimo-locations'),
|
||||
__('Alegre', 'wp-ultimo-locations'),
|
||||
__('Alfredo Chaves', 'wp-ultimo-locations'),
|
||||
__('Alto Rio Novo', 'wp-ultimo-locations'),
|
||||
__('Anchieta', 'wp-ultimo-locations'),
|
||||
__('Apiacá', 'wp-ultimo-locations'),
|
||||
__('Aracruz', 'wp-ultimo-locations'),
|
||||
__('Atílio Vivacqua', 'wp-ultimo-locations'),
|
||||
__('Baixo Guandu', 'wp-ultimo-locations'),
|
||||
__('Barra de São Francisco', 'wp-ultimo-locations'),
|
||||
__('Boa Esperança', 'wp-ultimo-locations'),
|
||||
__('Bom Jesus do Norte', 'wp-ultimo-locations'),
|
||||
__('Brejetuba', 'wp-ultimo-locations'),
|
||||
__('Cachoeiro de Itapemirim', 'wp-ultimo-locations'),
|
||||
__('Cariacica', 'wp-ultimo-locations'),
|
||||
__('Castelo', 'wp-ultimo-locations'),
|
||||
__('Colatina', 'wp-ultimo-locations'),
|
||||
__('Conceição da Barra', 'wp-ultimo-locations'),
|
||||
__('Conceição do Castelo', 'wp-ultimo-locations'),
|
||||
__('Divino de São Lourenço', 'wp-ultimo-locations'),
|
||||
__('Domingos Martins', 'wp-ultimo-locations'),
|
||||
__('Dores do Rio Preto', 'wp-ultimo-locations'),
|
||||
__('Ecoporanga', 'wp-ultimo-locations'),
|
||||
__('Fundão', 'wp-ultimo-locations'),
|
||||
__('Governador Lindenberg', 'wp-ultimo-locations'),
|
||||
__('Guarapari', 'wp-ultimo-locations'),
|
||||
__('Guaçuí', 'wp-ultimo-locations'),
|
||||
__('Ibatiba', 'wp-ultimo-locations'),
|
||||
__('Ibiraçu', 'wp-ultimo-locations'),
|
||||
__('Ibitirama', 'wp-ultimo-locations'),
|
||||
__('Iconha', 'wp-ultimo-locations'),
|
||||
__('Irupi', 'wp-ultimo-locations'),
|
||||
__('Itaguaçu', 'wp-ultimo-locations'),
|
||||
__('Itapemirim', 'wp-ultimo-locations'),
|
||||
__('Itarana', 'wp-ultimo-locations'),
|
||||
__('Iúna', 'wp-ultimo-locations'),
|
||||
__('Jaguaré', 'wp-ultimo-locations'),
|
||||
__('Jerônimo Monteiro', 'wp-ultimo-locations'),
|
||||
__('Jetibá', 'wp-ultimo-locations'),
|
||||
__('João Neiva', 'wp-ultimo-locations'),
|
||||
__('Laranja da Terra', 'wp-ultimo-locations'),
|
||||
__('Linhares', 'wp-ultimo-locations'),
|
||||
__('Mantenópolis', 'wp-ultimo-locations'),
|
||||
__('Marataizes', 'wp-ultimo-locations'),
|
||||
__('Marechal Floriano', 'wp-ultimo-locations'),
|
||||
__('Marilândia', 'wp-ultimo-locations'),
|
||||
__('Mimoso do Sul', 'wp-ultimo-locations'),
|
||||
__('Montanha', 'wp-ultimo-locations'),
|
||||
__('Mucurici', 'wp-ultimo-locations'),
|
||||
__('Muniz Freire', 'wp-ultimo-locations'),
|
||||
__('Muqui', 'wp-ultimo-locations'),
|
||||
__('Nova Venécia', 'wp-ultimo-locations'),
|
||||
__('Pancas', 'wp-ultimo-locations'),
|
||||
__('Pedro Canário', 'wp-ultimo-locations'),
|
||||
__('Pinheiros', 'wp-ultimo-locations'),
|
||||
__('Piúma', 'wp-ultimo-locations'),
|
||||
__('Ponto Belo', 'wp-ultimo-locations'),
|
||||
__('Presidente Kennedy', 'wp-ultimo-locations'),
|
||||
__('Rio Bananal', 'wp-ultimo-locations'),
|
||||
__('Rio Novo do Sul', 'wp-ultimo-locations'),
|
||||
__('Santa Leopoldina', 'wp-ultimo-locations'),
|
||||
__('Santa Maria de Jetibá', 'wp-ultimo-locations'),
|
||||
__('Santa Teresa', 'wp-ultimo-locations'),
|
||||
__('Serra', 'wp-ultimo-locations'),
|
||||
__('Sooretama', 'wp-ultimo-locations'),
|
||||
__('São Domingos do Norte', 'wp-ultimo-locations'),
|
||||
__('São Gabriel da Palha', 'wp-ultimo-locations'),
|
||||
__('São José do Calçado', 'wp-ultimo-locations'),
|
||||
__('São Mateus', 'wp-ultimo-locations'),
|
||||
__('São Roque do Canaã', 'wp-ultimo-locations'),
|
||||
__('Vargem Alta', 'wp-ultimo-locations'),
|
||||
__('Venda Nova do Imigrante', 'wp-ultimo-locations'),
|
||||
__('Viana', 'wp-ultimo-locations'),
|
||||
__('Vila Pavão', 'wp-ultimo-locations'),
|
||||
__('Vila Valério', 'wp-ultimo-locations'),
|
||||
__('Vila Velha', 'wp-ultimo-locations'),
|
||||
__('Vitória', 'wp-ultimo-locations'),
|
||||
__('Água Doce do Norte', 'wp-ultimo-locations'),
|
||||
__('Águia Branca', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user