Initial Commit
This commit is contained in:
64
inc/country/ru/kha.php
Normal file
64
inc/country/ru/kha.php
Normal file
@ -0,0 +1,64 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-KHA-40
|
||||
/**
|
||||
* State City List for KHA - RU.
|
||||
*
|
||||
* City count: 40
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for KHA - 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(
|
||||
__('Amursk', 'wp-ultimo-locations'),
|
||||
__('Ayan', 'wp-ultimo-locations'),
|
||||
__('Berëzovyy', 'wp-ultimo-locations'),
|
||||
__('Bikin', 'wp-ultimo-locations'),
|
||||
__('Bikinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Bogorodskoye', 'wp-ultimo-locations'),
|
||||
__('Chegdomyn', 'wp-ultimo-locations'),
|
||||
__('Chumikan', 'wp-ultimo-locations'),
|
||||
__('De-Kastri', 'wp-ultimo-locations'),
|
||||
__('Gorin', 'wp-ultimo-locations'),
|
||||
__('Gornyy', 'wp-ultimo-locations'),
|
||||
__('Imeni Poliny Osipenko', 'wp-ultimo-locations'),
|
||||
__('Khabarovsk', 'wp-ultimo-locations'),
|
||||
__('Khabarovsk Vtoroy', 'wp-ultimo-locations'),
|
||||
__('Khor', 'wp-ultimo-locations'),
|
||||
__('Khurba', 'wp-ultimo-locations'),
|
||||
__('Knyaze-Volkonskoye', 'wp-ultimo-locations'),
|
||||
__('Komsomolsk-on-Amur', 'wp-ultimo-locations'),
|
||||
__('Korfovskiy', 'wp-ultimo-locations'),
|
||||
__('Lazarev', 'wp-ultimo-locations'),
|
||||
__('Lermontovka', 'wp-ultimo-locations'),
|
||||
__('Litovko', 'wp-ultimo-locations'),
|
||||
__('Lososina', 'wp-ultimo-locations'),
|
||||
__('Mago', 'wp-ultimo-locations'),
|
||||
__('Mayskiy', 'wp-ultimo-locations'),
|
||||
__('Mnogovershinnyy', 'wp-ultimo-locations'),
|
||||
__('Mukhen', 'wp-ultimo-locations'),
|
||||
__('Nekrasovka', 'wp-ultimo-locations'),
|
||||
__('Nikolayevsk-on-Amure', 'wp-ultimo-locations'),
|
||||
__('Novyy Urgal', 'wp-ultimo-locations'),
|
||||
__('Okhotsk', 'wp-ultimo-locations'),
|
||||
__('Selikhino', 'wp-ultimo-locations'),
|
||||
__('Solnechnyy', 'wp-ultimo-locations'),
|
||||
__('Sovetskaya Gavan’', 'wp-ultimo-locations'),
|
||||
__('Topolëvo', 'wp-ultimo-locations'),
|
||||
__('Tyrma', 'wp-ultimo-locations'),
|
||||
__('Vanino', 'wp-ultimo-locations'),
|
||||
__('Vyazemskiy', 'wp-ultimo-locations'),
|
||||
__('Vysokogornyy', 'wp-ultimo-locations'),
|
||||
__('Zavety Il’icha', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user