86 lines
3.0 KiB
PHP
86 lines
3.0 KiB
PHP
<?php // phpcs:ignore - @generation-checksum RU-IVA-61
|
||
/**
|
||
* State City List for IVA - RU.
|
||
*
|
||
* City count: 61
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for IVA - RU.
|
||
*
|
||
* 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(
|
||
__('Arkhipovka', 'wp-ultimo-locations'),
|
||
__('Bogorodskoye', 'wp-ultimo-locations'),
|
||
__('Dulyapino', 'wp-ultimo-locations'),
|
||
__('Furmanov', 'wp-ultimo-locations'),
|
||
__('Gavrilov Posad', 'wp-ultimo-locations'),
|
||
__('Il’inskoye-Khovanskoye', 'wp-ultimo-locations'),
|
||
__('Ivanovo', 'wp-ultimo-locations'),
|
||
__('Ivanovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kamenka', 'wp-ultimo-locations'),
|
||
__('Kaminskiy', 'wp-ultimo-locations'),
|
||
__('Kineshemskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kineshma', 'wp-ultimo-locations'),
|
||
__('Kitovo', 'wp-ultimo-locations'),
|
||
__('Kokhma', 'wp-ultimo-locations'),
|
||
__('Kolobovo', 'wp-ultimo-locations'),
|
||
__('Komsomol’sk', 'wp-ultimo-locations'),
|
||
__('Komsomol’skiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kuznechikha', 'wp-ultimo-locations'),
|
||
__('Lezhnevo', 'wp-ultimo-locations'),
|
||
__('Lezhnevskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Lukh', 'wp-ultimo-locations'),
|
||
__('Lukhskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Markovo', 'wp-ultimo-locations'),
|
||
__('Navoloki', 'wp-ultimo-locations'),
|
||
__('Nerl’', 'wp-ultimo-locations'),
|
||
__('Novo-Talitsy', 'wp-ultimo-locations'),
|
||
__('Novopistsovo', 'wp-ultimo-locations'),
|
||
__('Novoye Leushino', 'wp-ultimo-locations'),
|
||
__('Novyye Gorki', 'wp-ultimo-locations'),
|
||
__('Palekh', 'wp-ultimo-locations'),
|
||
__('Palekhskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Pestyaki', 'wp-ultimo-locations'),
|
||
__('Pestyakovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Petrovskiy', 'wp-ultimo-locations'),
|
||
__('Pistsovo', 'wp-ultimo-locations'),
|
||
__('Plës', 'wp-ultimo-locations'),
|
||
__('Privolzhsk', 'wp-ultimo-locations'),
|
||
__('Privolzhskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Puchezh', 'wp-ultimo-locations'),
|
||
__('Puchezhskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Rodniki', 'wp-ultimo-locations'),
|
||
__('Rodnikovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Savino', 'wp-ultimo-locations'),
|
||
__('Savinskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Shuya', 'wp-ultimo-locations'),
|
||
__('Shuyskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Staraya Vichuga', 'wp-ultimo-locations'),
|
||
__('Talitsy', 'wp-ultimo-locations'),
|
||
__('Teykovo', 'wp-ultimo-locations'),
|
||
__('Teykovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Verkhnelandekhovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Verkhniy Landekh', 'wp-ultimo-locations'),
|
||
__('Vichuga', 'wp-ultimo-locations'),
|
||
__('Vichugskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Yur’yevets', 'wp-ultimo-locations'),
|
||
__('Yur’yevetskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Yuzha', 'wp-ultimo-locations'),
|
||
__('Yuzhskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Zarechnyy', 'wp-ultimo-locations'),
|
||
__('Zavolzhsk', 'wp-ultimo-locations'),
|
||
__('Zavolzhskiy Rayon', 'wp-ultimo-locations'),
|
||
);
|