63 lines
2.0 KiB
PHP
63 lines
2.0 KiB
PHP
<?php // phpcs:ignore - @generation-checksum RU-OMS-38
|
||
/**
|
||
* State City List for OMS - RU.
|
||
*
|
||
* City count: 38
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for OMS - 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(
|
||
__('Azovo', 'wp-ultimo-locations'),
|
||
__('Beregovoy', 'wp-ultimo-locations'),
|
||
__('Bol’sherech’ye', 'wp-ultimo-locations'),
|
||
__('Cherlak', 'wp-ultimo-locations'),
|
||
__('Irtyshskiy', 'wp-ultimo-locations'),
|
||
__('Kalachinsk', 'wp-ultimo-locations'),
|
||
__('Kolosovka', 'wp-ultimo-locations'),
|
||
__('Kormilovka', 'wp-ultimo-locations'),
|
||
__('Krasnoyarka', 'wp-ultimo-locations'),
|
||
__('Krasnyy Yar', 'wp-ultimo-locations'),
|
||
__('Krutaya Gorka', 'wp-ultimo-locations'),
|
||
__('Krutinka', 'wp-ultimo-locations'),
|
||
__('Luzino', 'wp-ultimo-locations'),
|
||
__('Lyubinskiy', 'wp-ultimo-locations'),
|
||
__('Muromtsevo', 'wp-ultimo-locations'),
|
||
__('Muromtsevskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Nazyvayevsk', 'wp-ultimo-locations'),
|
||
__('Nizhnyaya Omka', 'wp-ultimo-locations'),
|
||
__('Novoomskiy', 'wp-ultimo-locations'),
|
||
__('Novovarshavka', 'wp-ultimo-locations'),
|
||
__('Odesskoye', 'wp-ultimo-locations'),
|
||
__('Okoneshnikovo', 'wp-ultimo-locations'),
|
||
__('Omsk', 'wp-ultimo-locations'),
|
||
__('Pavlogradka', 'wp-ultimo-locations'),
|
||
__('Poltavka', 'wp-ultimo-locations'),
|
||
__('Rostovka', 'wp-ultimo-locations'),
|
||
__('Russkaya Polyana', 'wp-ultimo-locations'),
|
||
__('Sargatskoye', 'wp-ultimo-locations'),
|
||
__('Sedel’nikovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Sherbakul’', 'wp-ultimo-locations'),
|
||
__('Tara', 'wp-ultimo-locations'),
|
||
__('Tavricheskoye', 'wp-ultimo-locations'),
|
||
__('Tevriz', 'wp-ultimo-locations'),
|
||
__('Troitsk', 'wp-ultimo-locations'),
|
||
__('Tyukalinsk', 'wp-ultimo-locations'),
|
||
__('Ust’-Ishim', 'wp-ultimo-locations'),
|
||
__('Vkhodnoy', 'wp-ultimo-locations'),
|
||
__('Znamenskoye', 'wp-ultimo-locations'),
|
||
);
|