72 lines
2.4 KiB
PHP
72 lines
2.4 KiB
PHP
<?php // phpcs:ignore - @generation-checksum RU-LIP-47
|
||
/**
|
||
* State City List for LIP - RU.
|
||
*
|
||
* City count: 47
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for LIP - 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(
|
||
__('Bol’shoy Khomutets', 'wp-ultimo-locations'),
|
||
__('Borinskoye', 'wp-ultimo-locations'),
|
||
__('Chaplygin', 'wp-ultimo-locations'),
|
||
__('Chaplyginskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Dankov', 'wp-ultimo-locations'),
|
||
__('Dankovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Dobrinka', 'wp-ultimo-locations'),
|
||
__('Dobrinskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Dobrovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Dobroye', 'wp-ultimo-locations'),
|
||
__('Dolgorukovo', 'wp-ultimo-locations'),
|
||
__('Dolgorukovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Donskoye', 'wp-ultimo-locations'),
|
||
__('Gryazi', 'wp-ultimo-locations'),
|
||
__('Gryazinskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Izmalkovo', 'wp-ultimo-locations'),
|
||
__('Izmalkovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kalikino', 'wp-ultimo-locations'),
|
||
__('Kazaki', 'wp-ultimo-locations'),
|
||
__('Kazinka', 'wp-ultimo-locations'),
|
||
__('Khlevenskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Khlevnoye', 'wp-ultimo-locations'),
|
||
__('Krasninskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Krasnoye', 'wp-ultimo-locations'),
|
||
__('Kuz’minskiye Otverzhki', 'wp-ultimo-locations'),
|
||
__('Lebedyanskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Lebedyan’', 'wp-ultimo-locations'),
|
||
__('Lev Tolstoy', 'wp-ultimo-locations'),
|
||
__('Lev-Tolstovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Lipetsk', 'wp-ultimo-locations'),
|
||
__('Lipetskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Petrovskiy', 'wp-ultimo-locations'),
|
||
__('Plekhanovo', 'wp-ultimo-locations'),
|
||
__('Prigorodka', 'wp-ultimo-locations'),
|
||
__('Stanovlyanskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Stanovoye', 'wp-ultimo-locations'),
|
||
__('Syrskoye', 'wp-ultimo-locations'),
|
||
__('Terbunskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Terbuny', 'wp-ultimo-locations'),
|
||
__('Usmanskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Usman’', 'wp-ultimo-locations'),
|
||
__('Volovo', 'wp-ultimo-locations'),
|
||
__('Volovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Yelets', 'wp-ultimo-locations'),
|
||
__('Yeletskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Zadonsk', 'wp-ultimo-locations'),
|
||
__('Zadonskiy Rayon', 'wp-ultimo-locations'),
|
||
);
|