Initial Commit

This commit is contained in:
David Stone
2024-11-30 18:24:12 -07:00
commit e8f7955c1c
5432 changed files with 1397750 additions and 0 deletions

42
inc/country/ru/kl.php Normal file
View 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-Burulskiy Rayon', 'wp-ultimo-locations'),
__('Kaspiyskiy', 'wp-ultimo-locations'),
__('Komsomolskiy', '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'),
);