Initial Commit
This commit is contained in:
50
inc/country/ru/kam.php
Normal file
50
inc/country/ru/kam.php
Normal 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'),
|
||||
__('Mil’kovo', 'wp-ultimo-locations'),
|
||||
__('Mil’kovskiy 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'),
|
||||
__('Tigil’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Tilichiki', 'wp-ultimo-locations'),
|
||||
__('Ust’-Bol’sheretskiy 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'),
|
||||
);
|
Reference in New Issue
Block a user