Initial Commit
This commit is contained in:
68
inc/country/ru/kos.php
Normal file
68
inc/country/ru/kos.php
Normal 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'),
|
||||
__('Krasnosel’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Krasnoye-na-Volge', 'wp-ultimo-locations'),
|
||||
__('Makar’yev', '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'),
|
||||
__('Parfen’yevo', 'wp-ultimo-locations'),
|
||||
__('Parfen’yevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Pavino', 'wp-ultimo-locations'),
|
||||
__('Ponazyrevo', 'wp-ultimo-locations'),
|
||||
__('Ponazyrevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Pyshchug', 'wp-ultimo-locations'),
|
||||
__('Shar’inskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Shar’ya', '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'),
|
||||
);
|
Reference in New Issue
Block a user