Initial Commit
This commit is contained in:
69
inc/country/ru/uly.php
Normal file
69
inc/country/ru/uly.php
Normal file
@ -0,0 +1,69 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-ULY-45
|
||||
/**
|
||||
* State City List for ULY - RU.
|
||||
*
|
||||
* City count: 45
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for ULY - 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(
|
||||
__('Barysh', 'wp-ultimo-locations'),
|
||||
__('Bazarnyy Syzgan', 'wp-ultimo-locations'),
|
||||
__('Cherdaklinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Cherdakly', 'wp-ultimo-locations'),
|
||||
__('Chufarovo', 'wp-ultimo-locations'),
|
||||
__('Dimitrovgrad', 'wp-ultimo-locations'),
|
||||
__('Glotovka', 'wp-ultimo-locations'),
|
||||
__('Ignatovka', 'wp-ultimo-locations'),
|
||||
__('Imeni Vladimira Il’icha Lenina', 'wp-ultimo-locations'),
|
||||
__('Inza', 'wp-ultimo-locations'),
|
||||
__('Isheyevka', 'wp-ultimo-locations'),
|
||||
__('Izmaylovo', 'wp-ultimo-locations'),
|
||||
__('Kanadey', 'wp-ultimo-locations'),
|
||||
__('Karsun', 'wp-ultimo-locations'),
|
||||
__('Krasnyy Gulyay', 'wp-ultimo-locations'),
|
||||
__('Kuzovatovo', 'wp-ultimo-locations'),
|
||||
__('Mayna', 'wp-ultimo-locations'),
|
||||
__('Maynskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Mirnyy', 'wp-ultimo-locations'),
|
||||
__('Mullovka', 'wp-ultimo-locations'),
|
||||
__('Nikolayevka', 'wp-ultimo-locations'),
|
||||
__('Novaya Malykla', 'wp-ultimo-locations'),
|
||||
__('Novaya Mayna', 'wp-ultimo-locations'),
|
||||
__('Novocheremshansk', 'wp-ultimo-locations'),
|
||||
__('Novospasskoye', 'wp-ultimo-locations'),
|
||||
__('Novoul’yanovsk', 'wp-ultimo-locations'),
|
||||
__('Pavlovka', 'wp-ultimo-locations'),
|
||||
__('Pavlovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Radishchevo', 'wp-ultimo-locations'),
|
||||
__('Sengiley', 'wp-ultimo-locations'),
|
||||
__('Silikatnyy', 'wp-ultimo-locations'),
|
||||
__('Staraya Kulatka', 'wp-ultimo-locations'),
|
||||
__('Staraya Mayna', 'wp-ultimo-locations'),
|
||||
__('Starokulatkinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Starotimoshkino', 'wp-ultimo-locations'),
|
||||
__('Surskoye', 'wp-ultimo-locations'),
|
||||
__('Teren’gul’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Tsil’na', 'wp-ultimo-locations'),
|
||||
__('Tsil’ninskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ulyanovsk', 'wp-ultimo-locations'),
|
||||
__('Ulyanovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Undory', 'wp-ultimo-locations'),
|
||||
__('Veshkayma', 'wp-ultimo-locations'),
|
||||
__('Yazykovo', 'wp-ultimo-locations'),
|
||||
__('Zhadovka', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user