Initial Commit
This commit is contained in:
68
inc/country/ru/krs.php
Normal file
68
inc/country/ru/krs.php
Normal file
@ -0,0 +1,68 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-KRS-44
|
||||
/**
|
||||
* State City List for KRS - RU.
|
||||
*
|
||||
* City count: 44
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for KRS - 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(
|
||||
__('Belaya', 'wp-ultimo-locations'),
|
||||
__('Cheremisinovo', 'wp-ultimo-locations'),
|
||||
__('Cheremisinovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Chernitsyno', 'wp-ultimo-locations'),
|
||||
__('Fatezh', 'wp-ultimo-locations'),
|
||||
__('Fatezhskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Glushkovo', 'wp-ultimo-locations'),
|
||||
__('Gorshechenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Gorshechnoye', 'wp-ultimo-locations'),
|
||||
__('Ivanino', 'wp-ultimo-locations'),
|
||||
__('Kastorenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kastornoye', 'wp-ultimo-locations'),
|
||||
__('Khomutovka', 'wp-ultimo-locations'),
|
||||
__('Kirovskiy', 'wp-ultimo-locations'),
|
||||
__('Konyshevka', 'wp-ultimo-locations'),
|
||||
__('Korenëvo', 'wp-ultimo-locations'),
|
||||
__('Kshenskiy', 'wp-ultimo-locations'),
|
||||
__('Kurchatov', 'wp-ultimo-locations'),
|
||||
__('Kursk', 'wp-ultimo-locations'),
|
||||
__('Kurskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('L’govskiy', 'wp-ultimo-locations'),
|
||||
__('L’govskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Manturovo', 'wp-ultimo-locations'),
|
||||
__('Medvenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Mikhaylovka', 'wp-ultimo-locations'),
|
||||
__('Oboyanskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Oboyan’', 'wp-ultimo-locations'),
|
||||
__('Olym', 'wp-ultimo-locations'),
|
||||
__('Pervoavgustovskiy', 'wp-ultimo-locations'),
|
||||
__('Ponyri Vtoryye', 'wp-ultimo-locations'),
|
||||
__('Pristenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Pristen’', 'wp-ultimo-locations'),
|
||||
__('Pryamitsyno', 'wp-ultimo-locations'),
|
||||
__('Ryl’sk', 'wp-ultimo-locations'),
|
||||
__('Shchigry', 'wp-ultimo-locations'),
|
||||
__('Solntsevo', 'wp-ultimo-locations'),
|
||||
__('Solntsevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Sovetskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Sudzha', 'wp-ultimo-locations'),
|
||||
__('Tim', 'wp-ultimo-locations'),
|
||||
__('Voroshnëvo', 'wp-ultimo-locations'),
|
||||
__('Zheleznogorsk', 'wp-ultimo-locations'),
|
||||
__('Zolotukhino', 'wp-ultimo-locations'),
|
||||
__('Zolotukhinskiy Rayon', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user