Initial Commit
This commit is contained in:
80
inc/country/br/ro.php
Normal file
80
inc/country/br/ro.php
Normal file
@ -0,0 +1,80 @@
|
||||
<?php // phpcs:ignore - @generation-checksum BR-RO-56
|
||||
/**
|
||||
* State City List for RO - BR.
|
||||
*
|
||||
* City count: 56
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for RO - 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(
|
||||
__("Alta Floresta d'Oeste", 'wp-ultimo-locations'),
|
||||
__('Alto Alegre dos Parecis', 'wp-ultimo-locations'),
|
||||
__('Alto Paraíso', 'wp-ultimo-locations'),
|
||||
__("Alvorada d'Oeste", 'wp-ultimo-locations'),
|
||||
__('Ariquemes', 'wp-ultimo-locations'),
|
||||
__('Buritis', 'wp-ultimo-locations'),
|
||||
__('Cabixi', 'wp-ultimo-locations'),
|
||||
__('Cacaulândia', 'wp-ultimo-locations'),
|
||||
__('Cacoal', 'wp-ultimo-locations'),
|
||||
__('Campo Novo de Rondônia', 'wp-ultimo-locations'),
|
||||
__('Candeias do Jamari', 'wp-ultimo-locations'),
|
||||
__('Castanheiras', 'wp-ultimo-locations'),
|
||||
__('Cerejeiras', 'wp-ultimo-locations'),
|
||||
__('Chupinguaia', 'wp-ultimo-locations'),
|
||||
__('Colorado do Oeste', 'wp-ultimo-locations'),
|
||||
__('Corumbiara', 'wp-ultimo-locations'),
|
||||
__('Costa Marques', 'wp-ultimo-locations'),
|
||||
__('Cujubim', 'wp-ultimo-locations'),
|
||||
__("Espigão d'Oeste", 'wp-ultimo-locations'),
|
||||
__('Extrema', 'wp-ultimo-locations'),
|
||||
__('Governador Jorge Teixeira', 'wp-ultimo-locations'),
|
||||
__('Guajará Mirim', 'wp-ultimo-locations'),
|
||||
__('Guajará-Mirim', 'wp-ultimo-locations'),
|
||||
__('Itapuã do Oeste', 'wp-ultimo-locations'),
|
||||
__('Jaru', 'wp-ultimo-locations'),
|
||||
__('Ji Paraná', 'wp-ultimo-locations'),
|
||||
__('Ji-Paraná', 'wp-ultimo-locations'),
|
||||
__("Machadinho d'Oeste", 'wp-ultimo-locations'),
|
||||
__('Ministro Andreazza', 'wp-ultimo-locations'),
|
||||
__('Mirante da Serra', 'wp-ultimo-locations'),
|
||||
__('Monte Negro', 'wp-ultimo-locations'),
|
||||
__("Nova Brasilândia d'Oeste", 'wp-ultimo-locations'),
|
||||
__('Nova Mamoré', 'wp-ultimo-locations'),
|
||||
__('Nova União', 'wp-ultimo-locations'),
|
||||
__('Novo Horizonte do Oeste', 'wp-ultimo-locations'),
|
||||
__('Ouro Preto do Oeste', 'wp-ultimo-locations'),
|
||||
__('Parecis', 'wp-ultimo-locations'),
|
||||
__('Pimenta Bueno', 'wp-ultimo-locations'),
|
||||
__('Pimenteiras do Oeste', 'wp-ultimo-locations'),
|
||||
__('Porto Velho', 'wp-ultimo-locations'),
|
||||
__('Presidente Médici', 'wp-ultimo-locations'),
|
||||
__('Primavera de Rondônia', 'wp-ultimo-locations'),
|
||||
__('Pôsto Fiscal Rolim de Moura', 'wp-ultimo-locations'),
|
||||
__('Rio Crespo', 'wp-ultimo-locations'),
|
||||
__('Rolim de Moura', 'wp-ultimo-locations'),
|
||||
__("Santa Luzia d'Oeste", 'wp-ultimo-locations'),
|
||||
__('Seringueiras', 'wp-ultimo-locations'),
|
||||
__("São Felipe d'Oeste", 'wp-ultimo-locations'),
|
||||
__('São Francisco do Guaporé', 'wp-ultimo-locations'),
|
||||
__('São Miguel do Guaporé', 'wp-ultimo-locations'),
|
||||
__('Teixeirópolis', 'wp-ultimo-locations'),
|
||||
__('Theobroma', 'wp-ultimo-locations'),
|
||||
__('Urupá', 'wp-ultimo-locations'),
|
||||
__('Vale do Anari', 'wp-ultimo-locations'),
|
||||
__('Vale do Paraíso', 'wp-ultimo-locations'),
|
||||
__('Vilhena', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user