Initial Commit
This commit is contained in:
106
inc/country/br/ms.php
Normal file
106
inc/country/br/ms.php
Normal file
@ -0,0 +1,106 @@
|
||||
<?php // phpcs:ignore - @generation-checksum BR-MS-82
|
||||
/**
|
||||
* State City List for MS - BR.
|
||||
*
|
||||
* City count: 82
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for MS - 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(
|
||||
__('Alcinópolis', 'wp-ultimo-locations'),
|
||||
__('Amambai', 'wp-ultimo-locations'),
|
||||
__('Anastácio', 'wp-ultimo-locations'),
|
||||
__('Anaurilândia', 'wp-ultimo-locations'),
|
||||
__('Angélica', 'wp-ultimo-locations'),
|
||||
__('Antônio João', 'wp-ultimo-locations'),
|
||||
__('Aparecida do Taboado', 'wp-ultimo-locations'),
|
||||
__('Aquidauana', 'wp-ultimo-locations'),
|
||||
__('Aral Moreira', 'wp-ultimo-locations'),
|
||||
__('Bandeirantes', 'wp-ultimo-locations'),
|
||||
__('Bataguassu', 'wp-ultimo-locations'),
|
||||
__('Bataiporã', 'wp-ultimo-locations'),
|
||||
__('Batayporã', 'wp-ultimo-locations'),
|
||||
__('Bela Vista', 'wp-ultimo-locations'),
|
||||
__('Bodoquena', 'wp-ultimo-locations'),
|
||||
__('Bonito', 'wp-ultimo-locations'),
|
||||
__('Brasilândia', 'wp-ultimo-locations'),
|
||||
__('Caarapó', 'wp-ultimo-locations'),
|
||||
__('Camapuã', 'wp-ultimo-locations'),
|
||||
__('Campo Grande', 'wp-ultimo-locations'),
|
||||
__('Campo Verde', 'wp-ultimo-locations'),
|
||||
__('Caracol', 'wp-ultimo-locations'),
|
||||
__('Cassilândia', 'wp-ultimo-locations'),
|
||||
__('Chapadão do Sul', 'wp-ultimo-locations'),
|
||||
__('Corguinho', 'wp-ultimo-locations'),
|
||||
__('Coronel Sapucaia', 'wp-ultimo-locations'),
|
||||
__('Corumbá', 'wp-ultimo-locations'),
|
||||
__('Costa Rica', 'wp-ultimo-locations'),
|
||||
__('Coxim', 'wp-ultimo-locations'),
|
||||
__('Deodápolis', 'wp-ultimo-locations'),
|
||||
__('Dois Irmãos do Buriti', 'wp-ultimo-locations'),
|
||||
__('Douradina', 'wp-ultimo-locations'),
|
||||
__('Dourados', 'wp-ultimo-locations'),
|
||||
__('Eldorado', 'wp-ultimo-locations'),
|
||||
__('Figueirão', 'wp-ultimo-locations'),
|
||||
__('Fátima do Sul', 'wp-ultimo-locations'),
|
||||
__('Glória de Dourados', 'wp-ultimo-locations'),
|
||||
__('Guia Lopes da Laguna', 'wp-ultimo-locations'),
|
||||
__('Iguatemi', 'wp-ultimo-locations'),
|
||||
__('Inocência', 'wp-ultimo-locations'),
|
||||
__('Itaporã', 'wp-ultimo-locations'),
|
||||
__('Itaquiraí', 'wp-ultimo-locations'),
|
||||
__('Ivinhema', 'wp-ultimo-locations'),
|
||||
__('Japorã', 'wp-ultimo-locations'),
|
||||
__('Jaraguari', 'wp-ultimo-locations'),
|
||||
__('Jardim', 'wp-ultimo-locations'),
|
||||
__('Jateí', 'wp-ultimo-locations'),
|
||||
__('Juti', 'wp-ultimo-locations'),
|
||||
__('Ladário', 'wp-ultimo-locations'),
|
||||
__('Laguna Carapã', 'wp-ultimo-locations'),
|
||||
__('Maracaju', 'wp-ultimo-locations'),
|
||||
__('Miranda', 'wp-ultimo-locations'),
|
||||
__('Mundo Novo', 'wp-ultimo-locations'),
|
||||
__('Naviraí', 'wp-ultimo-locations'),
|
||||
__('Nioaque', 'wp-ultimo-locations'),
|
||||
__('Nova Alvorada do Sul', 'wp-ultimo-locations'),
|
||||
__('Nova Andradina', 'wp-ultimo-locations'),
|
||||
__('Novo Horizonte do Sul', 'wp-ultimo-locations'),
|
||||
__('Paranaíba', 'wp-ultimo-locations'),
|
||||
__('Paranhos', 'wp-ultimo-locations'),
|
||||
__('Paraíso das Águas', 'wp-ultimo-locations'),
|
||||
__('Pedro Gomes', 'wp-ultimo-locations'),
|
||||
__('Ponta Porã', 'wp-ultimo-locations'),
|
||||
__('Porto Murtinho', 'wp-ultimo-locations'),
|
||||
__('Pôrto Barra do Ivinheima', 'wp-ultimo-locations'),
|
||||
__('Ribas do Rio Pardo', 'wp-ultimo-locations'),
|
||||
__('Rio Brilhante', 'wp-ultimo-locations'),
|
||||
__('Rio Negro', 'wp-ultimo-locations'),
|
||||
__('Rio Verde de Mato Grosso', 'wp-ultimo-locations'),
|
||||
__('Rochedo', 'wp-ultimo-locations'),
|
||||
__('Santa Rita do Pardo', 'wp-ultimo-locations'),
|
||||
__('Selvíria', 'wp-ultimo-locations'),
|
||||
__('Sete Quedas', 'wp-ultimo-locations'),
|
||||
__('Sidrolândia', 'wp-ultimo-locations'),
|
||||
__('Sonora', 'wp-ultimo-locations'),
|
||||
__('São Gabriel do Oeste', 'wp-ultimo-locations'),
|
||||
__('Tacuru', 'wp-ultimo-locations'),
|
||||
__('Taquarussu', 'wp-ultimo-locations'),
|
||||
__('Terenos', 'wp-ultimo-locations'),
|
||||
__('Três Lagoas', 'wp-ultimo-locations'),
|
||||
__('Vicentina', 'wp-ultimo-locations'),
|
||||
__('Água Clara', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user