61 lines
1.8 KiB
PHP
61 lines
1.8 KiB
PHP
<?php // phpcs:ignore - @generation-checksum RU-UD-36
|
||
/**
|
||
* State City List for UD - RU.
|
||
*
|
||
* City count: 36
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for UD - 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(
|
||
__('Alnashi', 'wp-ultimo-locations'),
|
||
__('Balezino', 'wp-ultimo-locations'),
|
||
__('Debesy', 'wp-ultimo-locations'),
|
||
__('Fakel', 'wp-ultimo-locations'),
|
||
__('Glazov', 'wp-ultimo-locations'),
|
||
__('Grakhovo', 'wp-ultimo-locations'),
|
||
__('Igra', 'wp-ultimo-locations'),
|
||
__('Izhevsk', 'wp-ultimo-locations'),
|
||
__('Kama', 'wp-ultimo-locations'),
|
||
__('Kambarka', 'wp-ultimo-locations'),
|
||
__('Karakulino', 'wp-ultimo-locations'),
|
||
__('Karakulinskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kez', 'wp-ultimo-locations'),
|
||
__('Khokhryaki', 'wp-ultimo-locations'),
|
||
__('Kiyasovo', 'wp-ultimo-locations'),
|
||
__('Kiyasovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kizner', 'wp-ultimo-locations'),
|
||
__('Krasnogorskoye', 'wp-ultimo-locations'),
|
||
__('Malaya Purga', 'wp-ultimo-locations'),
|
||
__('Malopurginskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Mozhga', 'wp-ultimo-locations'),
|
||
__('Pirogovo', 'wp-ultimo-locations'),
|
||
__('Pudem', 'wp-ultimo-locations'),
|
||
__('Pychas', 'wp-ultimo-locations'),
|
||
__('Sarapul', 'wp-ultimo-locations'),
|
||
__('Sarapul’skiy Rayon', 'wp-ultimo-locations'),
|
||
__('Selty', 'wp-ultimo-locations'),
|
||
__('Sharkan', 'wp-ultimo-locations'),
|
||
__('Sigayevo', 'wp-ultimo-locations'),
|
||
__('Syumsi', 'wp-ultimo-locations'),
|
||
__('Uva', 'wp-ultimo-locations'),
|
||
__('Vavozh', 'wp-ultimo-locations'),
|
||
__('Votkinsk', 'wp-ultimo-locations'),
|
||
__('Yar', 'wp-ultimo-locations'),
|
||
__('Yukamenskoye', 'wp-ultimo-locations'),
|
||
__('Zav’yalovskiy Rayon', 'wp-ultimo-locations'),
|
||
);
|