Initial Commit
This commit is contained in:
58
inc/country/ru/kc.php
Normal file
58
inc/country/ru/kc.php
Normal file
@ -0,0 +1,58 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-KC-34
|
||||
/**
|
||||
* State City List for KC - RU.
|
||||
*
|
||||
* City count: 34
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for KC - 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(
|
||||
__('Adyge-Khabl’', 'wp-ultimo-locations'),
|
||||
__('Ali-Berdukovskiy', 'wp-ultimo-locations'),
|
||||
__('Besleney', 'wp-ultimo-locations'),
|
||||
__('Cherkessk', 'wp-ultimo-locations'),
|
||||
__('Druzhba', 'wp-ultimo-locations'),
|
||||
__('Ikon-Khalk', 'wp-ultimo-locations'),
|
||||
__('Ispravnaya', 'wp-ultimo-locations'),
|
||||
__('Karachayevsk', 'wp-ultimo-locations'),
|
||||
__('Karachayevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kardonikskaya', 'wp-ultimo-locations'),
|
||||
__('Kavkazskiy', 'wp-ultimo-locations'),
|
||||
__('Khabez', 'wp-ultimo-locations'),
|
||||
__('Krasnyy Kurgan', 'wp-ultimo-locations'),
|
||||
__('Kumysh', 'wp-ultimo-locations'),
|
||||
__('Kurdzhinovo', 'wp-ultimo-locations'),
|
||||
__('Kyzyl-Oktyabr’skiy', 'wp-ultimo-locations'),
|
||||
__('Malokarachayevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Mednogorskiy', 'wp-ultimo-locations'),
|
||||
__('Nizhniy Arkhyz', 'wp-ultimo-locations'),
|
||||
__('Novyy Karachay', 'wp-ultimo-locations'),
|
||||
__('Ordzhonikidzevskiy', 'wp-ultimo-locations'),
|
||||
__('Pervomayskoye', 'wp-ultimo-locations'),
|
||||
__('Pravokubanskiy', 'wp-ultimo-locations'),
|
||||
__('Pregradnaya', 'wp-ultimo-locations'),
|
||||
__('Prikubanskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Psyzh', 'wp-ultimo-locations'),
|
||||
__('Sary-Tyuz', 'wp-ultimo-locations'),
|
||||
__('Storozhevaya', 'wp-ultimo-locations'),
|
||||
__('Tereze', 'wp-ultimo-locations'),
|
||||
__('Uchkeken', 'wp-ultimo-locations'),
|
||||
__('Uchkulan', 'wp-ultimo-locations'),
|
||||
__('Udarnyy', 'wp-ultimo-locations'),
|
||||
__('Ust’-Dzheguta', 'wp-ultimo-locations'),
|
||||
__('Zelenchukskaya', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user