Initial Commit
This commit is contained in:
68
inc/country/ru/khm.php
Normal file
68
inc/country/ru/khm.php
Normal file
@ -0,0 +1,68 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-KHM-44
|
||||
/**
|
||||
* State City List for KHM - RU.
|
||||
*
|
||||
* City count: 44
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for KHM - 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(
|
||||
__('Agirish', 'wp-ultimo-locations'),
|
||||
__('Andra', 'wp-ultimo-locations'),
|
||||
__('Barsovo', 'wp-ultimo-locations'),
|
||||
__('Beloyarskiy', 'wp-ultimo-locations'),
|
||||
__('Berëzovo', 'wp-ultimo-locations'),
|
||||
__('Fedorovskiy', 'wp-ultimo-locations'),
|
||||
__('Gornopravdinsk', 'wp-ultimo-locations'),
|
||||
__('Igrim', 'wp-ultimo-locations'),
|
||||
__('Izluchinsk', 'wp-ultimo-locations'),
|
||||
__('Khanty-Mansiysk', 'wp-ultimo-locations'),
|
||||
__('Khulimsunt', 'wp-ultimo-locations'),
|
||||
__('Kogalym', 'wp-ultimo-locations'),
|
||||
__('Kommunisticheskiy', 'wp-ultimo-locations'),
|
||||
__('Kondinskoye', 'wp-ultimo-locations'),
|
||||
__('Kuminskiy', 'wp-ultimo-locations'),
|
||||
__('Langepas', 'wp-ultimo-locations'),
|
||||
__('Lokosovo', 'wp-ultimo-locations'),
|
||||
__('Lyantor', 'wp-ultimo-locations'),
|
||||
__('Malinovskiy', 'wp-ultimo-locations'),
|
||||
__('Megion', 'wp-ultimo-locations'),
|
||||
__('Mezhdurechenskiy', 'wp-ultimo-locations'),
|
||||
__('Mortka', 'wp-ultimo-locations'),
|
||||
__('Nefteyugansk', 'wp-ultimo-locations'),
|
||||
__('Nizhnesortymskiy', 'wp-ultimo-locations'),
|
||||
__('Nizhnevartovsk', 'wp-ultimo-locations'),
|
||||
__('Novoagansk', 'wp-ultimo-locations'),
|
||||
__('Nyagan', 'wp-ultimo-locations'),
|
||||
__('Pionerskiy', 'wp-ultimo-locations'),
|
||||
__('Pokachi', 'wp-ultimo-locations'),
|
||||
__('Poykovskiy', 'wp-ultimo-locations'),
|
||||
__('Priob’ye', 'wp-ultimo-locations'),
|
||||
__('Pyt-Yakh', 'wp-ultimo-locations'),
|
||||
__('Raduzhny', 'wp-ultimo-locations'),
|
||||
__('Russkinskiye', 'wp-ultimo-locations'),
|
||||
__('Salym', 'wp-ultimo-locations'),
|
||||
__('Saranpaul’', 'wp-ultimo-locations'),
|
||||
__('Sherkaly', 'wp-ultimo-locations'),
|
||||
__('Singapay', 'wp-ultimo-locations'),
|
||||
__('Solnechniy', 'wp-ultimo-locations'),
|
||||
__('Sovetskiy', 'wp-ultimo-locations'),
|
||||
__('Surgut', 'wp-ultimo-locations'),
|
||||
__('Uray', 'wp-ultimo-locations'),
|
||||
__('Yugorsk', 'wp-ultimo-locations'),
|
||||
__('Zelenoborsk', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user