Initial Commit
This commit is contained in:
42
inc/country/ru/kl.php
Normal file
42
inc/country/ru/kl.php
Normal file
@ -0,0 +1,42 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-KL-18
|
||||
/**
|
||||
* State City List for KL - RU.
|
||||
*
|
||||
* City count: 18
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for KL - 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(
|
||||
__('Arshan’', 'wp-ultimo-locations'),
|
||||
__('Elista', 'wp-ultimo-locations'),
|
||||
__('Gorodoviki', 'wp-ultimo-locations'),
|
||||
__('Gorodovikovsk', 'wp-ultimo-locations'),
|
||||
__('Iki-Burul', 'wp-ultimo-locations'),
|
||||
__('Iki-Burul’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kaspiyskiy', 'wp-ultimo-locations'),
|
||||
__('Komsomol’skiy', 'wp-ultimo-locations'),
|
||||
__('Malyye Derbety', 'wp-ultimo-locations'),
|
||||
__('Priyutnoye', 'wp-ultimo-locations'),
|
||||
__('Sadovoye', 'wp-ultimo-locations'),
|
||||
__('Sarpinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Sovetskoye', 'wp-ultimo-locations'),
|
||||
__('Troitskoye', 'wp-ultimo-locations'),
|
||||
__('Tsagan Aman', 'wp-ultimo-locations'),
|
||||
__('Yashalta', 'wp-ultimo-locations'),
|
||||
__('Yashaltinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Yashkul’', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user