Initial Commit
This commit is contained in:
76
inc/country/ru/ore.php
Normal file
76
inc/country/ru/ore.php
Normal file
@ -0,0 +1,76 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-ORE-52
|
||||
/**
|
||||
* State City List for ORE - RU.
|
||||
*
|
||||
* City count: 52
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for ORE - 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(
|
||||
__('Abdulino', 'wp-ultimo-locations'),
|
||||
__('Adamovka', 'wp-ultimo-locations'),
|
||||
__('Alandskoye', 'wp-ultimo-locations'),
|
||||
__('Asekeyevo', 'wp-ultimo-locations'),
|
||||
__('Belyayevka', 'wp-ultimo-locations'),
|
||||
__('Buguruslan', 'wp-ultimo-locations'),
|
||||
__('Buzuluk', 'wp-ultimo-locations'),
|
||||
__('Dombarovskiy', 'wp-ultimo-locations'),
|
||||
__('Energetik', 'wp-ultimo-locations'),
|
||||
__('Gay', 'wp-ultimo-locations'),
|
||||
__('Ilek', 'wp-ultimo-locations'),
|
||||
__('Kardailovo', 'wp-ultimo-locations'),
|
||||
__('Koltubanovskiy', 'wp-ultimo-locations'),
|
||||
__('Krasnogvardeyets', 'wp-ultimo-locations'),
|
||||
__('Krasnokholm', 'wp-ultimo-locations'),
|
||||
__('Krasnoyarskiy', 'wp-ultimo-locations'),
|
||||
__('Krasnyy Kommunar', 'wp-ultimo-locations'),
|
||||
__('Kurmanayevka', 'wp-ultimo-locations'),
|
||||
__('Kuvandyk', 'wp-ultimo-locations'),
|
||||
__('Kvarkeno', 'wp-ultimo-locations'),
|
||||
__('Kvarkenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Matveyevka', 'wp-ultimo-locations'),
|
||||
__('Mednogorsk', 'wp-ultimo-locations'),
|
||||
__('Nezhinka', 'wp-ultimo-locations'),
|
||||
__('Nizhnepavlovka', 'wp-ultimo-locations'),
|
||||
__('Novoorsk', 'wp-ultimo-locations'),
|
||||
__('Novoorskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Novorudnyy', 'wp-ultimo-locations'),
|
||||
__('Novosergiyevka', 'wp-ultimo-locations'),
|
||||
__('Novotroitsk', 'wp-ultimo-locations'),
|
||||
__('Orenburg', 'wp-ultimo-locations'),
|
||||
__('Orsk', 'wp-ultimo-locations'),
|
||||
__('Perevolotskiy', 'wp-ultimo-locations'),
|
||||
__('Pleshanovo', 'wp-ultimo-locations'),
|
||||
__('Podgorodnyaya Pokrovka', 'wp-ultimo-locations'),
|
||||
__('Prigorodnyy', 'wp-ultimo-locations'),
|
||||
__('Sakmara', 'wp-ultimo-locations'),
|
||||
__('Saraktash', 'wp-ultimo-locations'),
|
||||
__('Saraktashskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Severnoye', 'wp-ultimo-locations'),
|
||||
__('Sharlyk', 'wp-ultimo-locations'),
|
||||
__('Shil’da', 'wp-ultimo-locations'),
|
||||
__('Sol’-Iletsk', 'wp-ultimo-locations'),
|
||||
__('Sorochinsk', 'wp-ultimo-locations'),
|
||||
__('Staraya Akkermanovka', 'wp-ultimo-locations'),
|
||||
__('Svetlyy', 'wp-ultimo-locations'),
|
||||
__('Tashla', 'wp-ultimo-locations'),
|
||||
__('Tatarskaya Kargala', 'wp-ultimo-locations'),
|
||||
__('Totskoye', 'wp-ultimo-locations'),
|
||||
__('Tyul’gan', 'wp-ultimo-locations'),
|
||||
__('Yasnyy', 'wp-ultimo-locations'),
|
||||
__('Yelizavetinka', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user