71 lines
2.3 KiB
PHP
71 lines
2.3 KiB
PHP
<?php // phpcs:ignore - @generation-checksum RU-TYU-46
|
||
/**
|
||
* State City List for TYU - RU.
|
||
*
|
||
* City count: 46
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for TYU - 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(
|
||
__('Abalak', 'wp-ultimo-locations'),
|
||
__('Abatskoye', 'wp-ultimo-locations'),
|
||
__('Antipino', 'wp-ultimo-locations'),
|
||
__('Armizonskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Armizonskoye', 'wp-ultimo-locations'),
|
||
__('Aromashevo', 'wp-ultimo-locations'),
|
||
__('Berdyuzhskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Bogandinskiy', 'wp-ultimo-locations'),
|
||
__('Borovskiy', 'wp-ultimo-locations'),
|
||
__('Chervishevo', 'wp-ultimo-locations'),
|
||
__('Golyshmanovo', 'wp-ultimo-locations'),
|
||
__('Golyshmanovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Irtyshskiy', 'wp-ultimo-locations'),
|
||
__('Isetskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Isetskoye', 'wp-ultimo-locations'),
|
||
__('Ishim', 'wp-ultimo-locations'),
|
||
__('Ishimskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kazanskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kazanskoye', 'wp-ultimo-locations'),
|
||
__('Melioratorov', 'wp-ultimo-locations'),
|
||
__('Mendeleyevo', 'wp-ultimo-locations'),
|
||
__('Moskovskiy', 'wp-ultimo-locations'),
|
||
__('Nizhnyaya Tavda', 'wp-ultimo-locations'),
|
||
__('Novaya Zaimka', 'wp-ultimo-locations'),
|
||
__('Novoseleznëvo', 'wp-ultimo-locations'),
|
||
__('Omutinskiy', 'wp-ultimo-locations'),
|
||
__('Omutinskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Onokhino', 'wp-ultimo-locations'),
|
||
__('Sladkovo', 'wp-ultimo-locations'),
|
||
__('Sladkovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Sumkino', 'wp-ultimo-locations'),
|
||
__('Tobol’sk', 'wp-ultimo-locations'),
|
||
__('Turtas', 'wp-ultimo-locations'),
|
||
__('Tyumen', 'wp-ultimo-locations'),
|
||
__('Uporovo', 'wp-ultimo-locations'),
|
||
__('Uporovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Uspenka', 'wp-ultimo-locations'),
|
||
__('Uvat', 'wp-ultimo-locations'),
|
||
__('Vagay', 'wp-ultimo-locations'),
|
||
__('Vagayskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Vikulovo', 'wp-ultimo-locations'),
|
||
__('Vinzili', 'wp-ultimo-locations'),
|
||
__('Yalutorovsk', 'wp-ultimo-locations'),
|
||
__('Yarkovo', 'wp-ultimo-locations'),
|
||
__('Yurginskoye', 'wp-ultimo-locations'),
|
||
__('Zavodoukovsk', 'wp-ultimo-locations'),
|
||
);
|