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

51
inc/country/ru/orl.php Normal file
View File

@ -0,0 +1,51 @@
<?php // phpcs:ignore - @generation-checksum RU-ORL-27
/**
* State City List for ORL - RU.
*
* City count: 27
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for ORL - 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(
__('Bolkhov', 'wp-ultimo-locations'),
__('Bolkhovskiy Rayon', 'wp-ultimo-locations'),
__('Dmitrovsk-Orlovskiy', 'wp-ultimo-locations'),
__('Glazunovka', 'wp-ultimo-locations'),
__('Khomutovo', 'wp-ultimo-locations'),
__('Khotynets', 'wp-ultimo-locations'),
__('Kolpny', 'wp-ultimo-locations'),
__('Korsakovo', 'wp-ultimo-locations'),
__('Krasnaya Zarya', 'wp-ultimo-locations'),
__('Kromy', 'wp-ultimo-locations'),
__('Livny', 'wp-ultimo-locations'),
__('Maloarkhangelsk', 'wp-ultimo-locations'),
__('Mtsensk', 'wp-ultimo-locations'),
__('Naryshkino', 'wp-ultimo-locations'),
__('Novosil', 'wp-ultimo-locations'),
__('Orël', 'wp-ultimo-locations'),
__('Pokrovskoye', 'wp-ultimo-locations'),
__('Shablykino', 'wp-ultimo-locations'),
__('Soskovo', 'wp-ultimo-locations'),
__('Spasskoye-Lutovinovo', 'wp-ultimo-locations'),
__('Trosna', 'wp-ultimo-locations'),
__('Verkhovye', 'wp-ultimo-locations'),
__('Vyshneye Dolgoye', 'wp-ultimo-locations'),
__('Zalegoshch', 'wp-ultimo-locations'),
__('Zmiyëvka', 'wp-ultimo-locations'),
__('Znamenka', 'wp-ultimo-locations'),
__('Znamenskoye', 'wp-ultimo-locations'),
);