61 lines
1.9 KiB
PHP
61 lines
1.9 KiB
PHP
<?php // phpcs:ignore - @generation-checksum RU-SMO-36
|
||
/**
|
||
* State City List for SMO - RU.
|
||
*
|
||
* City count: 36
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for SMO - 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(
|
||
__('Demidov', 'wp-ultimo-locations'),
|
||
__('Desnogorsk', 'wp-ultimo-locations'),
|
||
__('Dorogobuzh', 'wp-ultimo-locations'),
|
||
__('Dukhovshchina', 'wp-ultimo-locations'),
|
||
__('Gagarin', 'wp-ultimo-locations'),
|
||
__('Glinka', 'wp-ultimo-locations'),
|
||
__('Golynki', 'wp-ultimo-locations'),
|
||
__('Kardymovo', 'wp-ultimo-locations'),
|
||
__("Katyn'", 'wp-ultimo-locations'),
|
||
__('Khislavichi', 'wp-ultimo-locations'),
|
||
__('Kholm-Zhirkovskiy', 'wp-ultimo-locations'),
|
||
__('Monastyrshchina', 'wp-ultimo-locations'),
|
||
__('Novodugino', 'wp-ultimo-locations'),
|
||
__('Oster', 'wp-ultimo-locations'),
|
||
__('Ozërnyy', 'wp-ultimo-locations'),
|
||
__('Pechersk', 'wp-ultimo-locations'),
|
||
__('Pochinok', 'wp-ultimo-locations'),
|
||
__('Roslavl’', 'wp-ultimo-locations'),
|
||
__('Rudnya', 'wp-ultimo-locations'),
|
||
__('Safonovo', 'wp-ultimo-locations'),
|
||
__('Safonovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Shatalovo', 'wp-ultimo-locations'),
|
||
__('Shumyachi', 'wp-ultimo-locations'),
|
||
__('Smolensk', 'wp-ultimo-locations'),
|
||
__('Stodolishche', 'wp-ultimo-locations'),
|
||
__('Sychëvka', 'wp-ultimo-locations'),
|
||
__('Talashkino', 'wp-ultimo-locations'),
|
||
__('Tëmkino', 'wp-ultimo-locations'),
|
||
__('Ugra', 'wp-ultimo-locations'),
|
||
__('Velizh', 'wp-ultimo-locations'),
|
||
__('Verkhnedneprovskiy', 'wp-ultimo-locations'),
|
||
__('Vyaz’ma', 'wp-ultimo-locations'),
|
||
__('Yartsevo', 'wp-ultimo-locations'),
|
||
__('Yekimovichi', 'wp-ultimo-locations'),
|
||
__('Yel’nya', 'wp-ultimo-locations'),
|
||
__('Yershichi', 'wp-ultimo-locations'),
|
||
);
|