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/kos.php Normal file
View File

@ -0,0 +1,68 @@
<?php // phpcs:ignore - @generation-checksum RU-KOS-44
/**
* State City List for KOS - RU.
*
* City count: 44
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for KOS - 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(
__('Antropovo', 'wp-ultimo-locations'),
__('Antropovskiy Rayon', 'wp-ultimo-locations'),
__('Bogovarovo', 'wp-ultimo-locations'),
__('Buy', 'wp-ultimo-locations'),
__('Buyskiy Rayon', 'wp-ultimo-locations'),
__('Chistyye Bory', 'wp-ultimo-locations'),
__('Chukhloma', 'wp-ultimo-locations'),
__('Galich', 'wp-ultimo-locations'),
__('Galichskiy Rayon', 'wp-ultimo-locations'),
__('Georgiyevskoye', 'wp-ultimo-locations'),
__('Kadyy', 'wp-ultimo-locations'),
__('Kadyyskiy Rayon', 'wp-ultimo-locations'),
__('Kologriv', 'wp-ultimo-locations'),
__('Kosmynino', 'wp-ultimo-locations'),
__('Kostroma', 'wp-ultimo-locations'),
__('Kostromskoy Rayon', 'wp-ultimo-locations'),
__('Krasnoselskiy Rayon', 'wp-ultimo-locations'),
__('Krasnoye-na-Volge', 'wp-ultimo-locations'),
__('Makaryev', 'wp-ultimo-locations'),
__('Manturovo', 'wp-ultimo-locations'),
__('Manturovskiy Rayon', 'wp-ultimo-locations'),
__('Nerekhta', 'wp-ultimo-locations'),
__('Nerekhtskiy Rayon', 'wp-ultimo-locations'),
__('Neya', 'wp-ultimo-locations'),
__('Neyskiy Rayon', 'wp-ultimo-locations'),
__('Ostrovskiy Rayon', 'wp-ultimo-locations'),
__('Ostrovskoye', 'wp-ultimo-locations'),
__('Parfenyevo', 'wp-ultimo-locations'),
__('Parfenyevskiy Rayon', 'wp-ultimo-locations'),
__('Pavino', 'wp-ultimo-locations'),
__('Ponazyrevo', 'wp-ultimo-locations'),
__('Ponazyrevskiy Rayon', 'wp-ultimo-locations'),
__('Pyshchug', 'wp-ultimo-locations'),
__('Sharinskiy Rayon', 'wp-ultimo-locations'),
__('Sharya', 'wp-ultimo-locations'),
__('Soligalich', 'wp-ultimo-locations'),
__('Soligalichskiy Rayon', 'wp-ultimo-locations'),
__('Sudislavl', 'wp-ultimo-locations'),
__('Sudislavskiy Rayon', 'wp-ultimo-locations'),
__('Susanino', 'wp-ultimo-locations'),
__('Vetluzhskiy', 'wp-ultimo-locations'),
__('Vokhma', 'wp-ultimo-locations'),
__('Vokhomskiy Rayon', 'wp-ultimo-locations'),
__('Volgorechensk', 'wp-ultimo-locations'),
);