Initial Commit

This commit is contained in:
David Stone
2024-11-30 18:24:12 -07:00
commit e8f7955c1c
5432 changed files with 1397750 additions and 0 deletions

68
inc/country/ru/krs.php Normal file
View 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'),
__('Lgovskiy', 'wp-ultimo-locations'),
__('Lgovskiy 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'),
__('Rylsk', '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'),
);