79 lines
2.7 KiB
PHP
79 lines
2.7 KiB
PHP
<?php // phpcs:ignore - @generation-checksum RU-NGR-54
|
||
/**
|
||
* State City List for NGR - RU.
|
||
*
|
||
* City count: 54
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for NGR - 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(
|
||
__('Batetskiy', 'wp-ultimo-locations'),
|
||
__('Batetskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Borovichi', 'wp-ultimo-locations'),
|
||
__('Borovichskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Chudovo', 'wp-ultimo-locations'),
|
||
__('Chudovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Demyansk', 'wp-ultimo-locations'),
|
||
__('Demyanskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kholm', 'wp-ultimo-locations'),
|
||
__('Kholmskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Khvoynaya', 'wp-ultimo-locations'),
|
||
__('Khvoyninskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Krasnofarfornyy', 'wp-ultimo-locations'),
|
||
__('Krechevitsy', 'wp-ultimo-locations'),
|
||
__('Krestetskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Kresttsy', 'wp-ultimo-locations'),
|
||
__('Kulotino', 'wp-ultimo-locations'),
|
||
__('Lyubytino', 'wp-ultimo-locations'),
|
||
__('Lyubytinskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Malaya Vishera', 'wp-ultimo-locations'),
|
||
__('Malovisherskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Marevo', 'wp-ultimo-locations'),
|
||
__('Marevskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Moshenskoy Rayon', 'wp-ultimo-locations'),
|
||
__('Moshenskoye', 'wp-ultimo-locations'),
|
||
__('Nebolchi', 'wp-ultimo-locations'),
|
||
__('Novgorodskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Okulovka', 'wp-ultimo-locations'),
|
||
__('Okulovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Opechenskiy Posad', 'wp-ultimo-locations'),
|
||
__('Pankovka', 'wp-ultimo-locations'),
|
||
__('Parfino', 'wp-ultimo-locations'),
|
||
__('Parfinskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Pestovo', 'wp-ultimo-locations'),
|
||
__('Pestovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Poddorskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Poddor’ye', 'wp-ultimo-locations'),
|
||
__('Proletariy', 'wp-ultimo-locations'),
|
||
__('Shimsk', 'wp-ultimo-locations'),
|
||
__('Shimskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Soletskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Sol’tsy', 'wp-ultimo-locations'),
|
||
__('Staraya Russa', 'wp-ultimo-locations'),
|
||
__('Starorusskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Uglovka', 'wp-ultimo-locations'),
|
||
__('Utorgosh', 'wp-ultimo-locations'),
|
||
__('Valday', 'wp-ultimo-locations'),
|
||
__('Valdayskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Velikiy Novgorod', 'wp-ultimo-locations'),
|
||
__('Volkhovskiy', 'wp-ultimo-locations'),
|
||
__('Volot', 'wp-ultimo-locations'),
|
||
__('Volotovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Yedrovo', 'wp-ultimo-locations'),
|
||
__('Zarubino', 'wp-ultimo-locations'),
|
||
);
|