Initial Commit
This commit is contained in:
75
inc/country/ru/ko.php
Normal file
75
inc/country/ru/ko.php
Normal file
@ -0,0 +1,75 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-KO-51
|
||||
/**
|
||||
* State City List for KO - RU.
|
||||
*
|
||||
* City count: 51
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for KO - 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(
|
||||
__('Aykino', 'wp-ultimo-locations'),
|
||||
__('Blagoyevo', 'wp-ultimo-locations'),
|
||||
__('Borovoy', 'wp-ultimo-locations'),
|
||||
__('Ezhva', 'wp-ultimo-locations'),
|
||||
__('Inta', 'wp-ultimo-locations'),
|
||||
__('Izhma', 'wp-ultimo-locations'),
|
||||
__('Knyazhpogostskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kortkeros', 'wp-ultimo-locations'),
|
||||
__('Koslan', 'wp-ultimo-locations'),
|
||||
__('Koygorodok', 'wp-ultimo-locations'),
|
||||
__('Koygorodskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kozhva', 'wp-ultimo-locations'),
|
||||
__('Letka', 'wp-ultimo-locations'),
|
||||
__('Mezhdurechensk', 'wp-ultimo-locations'),
|
||||
__('Mikun’', 'wp-ultimo-locations'),
|
||||
__('Mordino', 'wp-ultimo-locations'),
|
||||
__('Nizhniy Odes', 'wp-ultimo-locations'),
|
||||
__('Parma', 'wp-ultimo-locations'),
|
||||
__('Pechora', 'wp-ultimo-locations'),
|
||||
__('Priluzskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Promyshlennyy', 'wp-ultimo-locations'),
|
||||
__('Puteyets', 'wp-ultimo-locations'),
|
||||
__('Sedkyrkeshch', 'wp-ultimo-locations'),
|
||||
__('Shudayag', 'wp-ultimo-locations'),
|
||||
__('Sindor', 'wp-ultimo-locations'),
|
||||
__('Sosnogorsk', 'wp-ultimo-locations'),
|
||||
__('Sovetskiy', 'wp-ultimo-locations'),
|
||||
__('Syktyvkar', 'wp-ultimo-locations'),
|
||||
__('Synya', 'wp-ultimo-locations'),
|
||||
__('Troitsko-Pechorsk', 'wp-ultimo-locations'),
|
||||
__('Troitsko-Pechorskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Tsementnozavodskiy', 'wp-ultimo-locations'),
|
||||
__('Ukhta', 'wp-ultimo-locations'),
|
||||
__('Usinsk', 'wp-ultimo-locations'),
|
||||
__('Usogorsk', 'wp-ultimo-locations'),
|
||||
__('Ust-Tsilma', 'wp-ultimo-locations'),
|
||||
__('Ust’-Kulom', 'wp-ultimo-locations'),
|
||||
__('Ust’-Tsilemskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Verkhnyaya Inta', 'wp-ultimo-locations'),
|
||||
__('Verkhnyaya Maksakovka', 'wp-ultimo-locations'),
|
||||
__('Vizinga', 'wp-ultimo-locations'),
|
||||
__('Vodnyy', 'wp-ultimo-locations'),
|
||||
__('Vorgashor', 'wp-ultimo-locations'),
|
||||
__('Vorkuta', 'wp-ultimo-locations'),
|
||||
__('Voyvozh', 'wp-ultimo-locations'),
|
||||
__('Vuktyl', 'wp-ultimo-locations'),
|
||||
__('Yarega', 'wp-ultimo-locations'),
|
||||
__('Yemva', 'wp-ultimo-locations'),
|
||||
__('Zapolyarnyy', 'wp-ultimo-locations'),
|
||||
__('Zelenets', 'wp-ultimo-locations'),
|
||||
__('Zheshart', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user