Initial Commit
This commit is contained in:
90
inc/country/ru/vla.php
Normal file
90
inc/country/ru/vla.php
Normal file
@ -0,0 +1,90 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-VLA-66
|
||||
/**
|
||||
* State City List for VLA - RU.
|
||||
*
|
||||
* City count: 66
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for VLA - 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(
|
||||
__('Aleksandrov', 'wp-ultimo-locations'),
|
||||
__('Aleksandrovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Andreyevo', 'wp-ultimo-locations'),
|
||||
__('Anopino', 'wp-ultimo-locations'),
|
||||
__('Arsaki', 'wp-ultimo-locations'),
|
||||
__('Balakirevo', 'wp-ultimo-locations'),
|
||||
__('Bavleny', 'wp-ultimo-locations'),
|
||||
__('Belaya Rechka', 'wp-ultimo-locations'),
|
||||
__('Bogolyubovo', 'wp-ultimo-locations'),
|
||||
__('Dobryatino', 'wp-ultimo-locations'),
|
||||
__('Galitsy', 'wp-ultimo-locations'),
|
||||
__('Golovino', 'wp-ultimo-locations'),
|
||||
__('Gorokhovets', 'wp-ultimo-locations'),
|
||||
__('Gusevskiy', 'wp-ultimo-locations'),
|
||||
__('Gus’-Khrustal’nyy', 'wp-ultimo-locations'),
|
||||
__('Imeni Vorovskogo', 'wp-ultimo-locations'),
|
||||
__('Ivanishchi', 'wp-ultimo-locations'),
|
||||
__('Kameshkovo', 'wp-ultimo-locations'),
|
||||
__('Karabanovo', 'wp-ultimo-locations'),
|
||||
__('Kideksha', 'wp-ultimo-locations'),
|
||||
__('Kirzhach', 'wp-ultimo-locations'),
|
||||
__('Kol’chugino', 'wp-ultimo-locations'),
|
||||
__('Kol’chuginskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kommunar', 'wp-ultimo-locations'),
|
||||
__('Kosterevo', 'wp-ultimo-locations'),
|
||||
__('Kovrov', 'wp-ultimo-locations'),
|
||||
__('Krasnaya Gorbatka', 'wp-ultimo-locations'),
|
||||
__('Krasnyy Bogatyr’', 'wp-ultimo-locations'),
|
||||
__('Krasnyy Oktyabr’', 'wp-ultimo-locations'),
|
||||
__('Kurlovo', 'wp-ultimo-locations'),
|
||||
__('Lakinsk', 'wp-ultimo-locations'),
|
||||
__('Luknovo', 'wp-ultimo-locations'),
|
||||
__('Melekhovo', 'wp-ultimo-locations'),
|
||||
__('Melenki', 'wp-ultimo-locations'),
|
||||
__('Melenkovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Mezinovskiy', 'wp-ultimo-locations'),
|
||||
__('Mstera', 'wp-ultimo-locations'),
|
||||
__('Murom', 'wp-ultimo-locations'),
|
||||
__('Muromskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Muromtsevo', 'wp-ultimo-locations'),
|
||||
__('Nikologory', 'wp-ultimo-locations'),
|
||||
__('Novki', 'wp-ultimo-locations'),
|
||||
__('Novovyazniki', 'wp-ultimo-locations'),
|
||||
__('Oktyabr’skiy', 'wp-ultimo-locations'),
|
||||
__('Orgtrud', 'wp-ultimo-locations'),
|
||||
__('Petushinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Petushki', 'wp-ultimo-locations'),
|
||||
__('Pokrov', 'wp-ultimo-locations'),
|
||||
__('Raduzhnyy', 'wp-ultimo-locations'),
|
||||
__('Sobinka', 'wp-ultimo-locations'),
|
||||
__('Sobinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Stavrovo', 'wp-ultimo-locations'),
|
||||
__('Stepantsevo', 'wp-ultimo-locations'),
|
||||
__('Strunino', 'wp-ultimo-locations'),
|
||||
__('Sudogda', 'wp-ultimo-locations'),
|
||||
__('Sudogodskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Suzdal’', 'wp-ultimo-locations'),
|
||||
__('Suzdal’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Urshel’skiy', 'wp-ultimo-locations'),
|
||||
__('Velikodvorskiy', 'wp-ultimo-locations'),
|
||||
__('Vladimir', 'wp-ultimo-locations'),
|
||||
__('Vorsha', 'wp-ultimo-locations'),
|
||||
__('Vyazniki', 'wp-ultimo-locations'),
|
||||
__('Yur’yev-Pol’skiy', 'wp-ultimo-locations'),
|
||||
__('Yur’yev-Pol’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Zolotkovo', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user