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

50
inc/country/ru/kam.php Normal file
View File

@ -0,0 +1,50 @@
<?php // phpcs:ignore - @generation-checksum RU-KAM-26
/**
* State City List for KAM - RU.
*
* City count: 26
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for KAM - 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(
__('Aleutskiy Rayon', 'wp-ultimo-locations'),
__('Atlasovo', 'wp-ultimo-locations'),
__('Bystrinskiy Rayon', 'wp-ultimo-locations'),
__('Esso', 'wp-ultimo-locations'),
__('Karaginsky District', 'wp-ultimo-locations'),
__('Klyuchi', 'wp-ultimo-locations'),
__('Kozyrëvsk', 'wp-ultimo-locations'),
__('Milkovo', 'wp-ultimo-locations'),
__('Milkovskiy Rayon', 'wp-ultimo-locations'),
__('Olyutorskiy Rayon', 'wp-ultimo-locations'),
__('Ossora', 'wp-ultimo-locations'),
__('Ozernovskiy', 'wp-ultimo-locations'),
__('Palana', 'wp-ultimo-locations'),
__('Paratunka', 'wp-ultimo-locations'),
__('Penzhinskiy Rayon', 'wp-ultimo-locations'),
__('Petropavlovsk-Kamchatsky', 'wp-ultimo-locations'),
__('Sobolevskiy Rayon', 'wp-ultimo-locations'),
__('Tigil', 'wp-ultimo-locations'),
__('Tigilskiy Rayon', 'wp-ultimo-locations'),
__('Tilichiki', 'wp-ultimo-locations'),
__('Ust-Bolsheretskiy Rayon', 'wp-ultimo-locations'),
__('Ust-Kamchatsk Staryy', 'wp-ultimo-locations'),
__('Ust-Kamchatskiy Rayon', 'wp-ultimo-locations'),
__('Vilyuchinsk', 'wp-ultimo-locations'),
__('Yelizovo', 'wp-ultimo-locations'),
__('Yelizovskiy Rayon', 'wp-ultimo-locations'),
);