Initial Commit
This commit is contained in:
55
inc/country/ru/kgn.php
Normal file
55
inc/country/ru/kgn.php
Normal file
@ -0,0 +1,55 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-KGN-31
|
||||
/**
|
||||
* State City List for KGN - RU.
|
||||
*
|
||||
* City count: 31
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for KGN - 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(
|
||||
__('Belozërskoye', 'wp-ultimo-locations'),
|
||||
__('Dalmatovo', 'wp-ultimo-locations'),
|
||||
__('Glyadyanskoye', 'wp-ultimo-locations'),
|
||||
__('Ikovka', 'wp-ultimo-locations'),
|
||||
__('Kataysk', 'wp-ultimo-locations'),
|
||||
__('Ketovo', 'wp-ultimo-locations'),
|
||||
__('Krasnyy Oktyabr’', 'wp-ultimo-locations'),
|
||||
__('Kurgan', 'wp-ultimo-locations'),
|
||||
__('Kurtamysh', 'wp-ultimo-locations'),
|
||||
__('Lebyazh’ye', 'wp-ultimo-locations'),
|
||||
__('Lebyazh’yevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Lesnikovo', 'wp-ultimo-locations'),
|
||||
__('Makushino', 'wp-ultimo-locations'),
|
||||
__('Mishkino', 'wp-ultimo-locations'),
|
||||
__('Mokrousovo', 'wp-ultimo-locations'),
|
||||
__('Mokrousovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Petukhovo', 'wp-ultimo-locations'),
|
||||
__('Polovinnoye', 'wp-ultimo-locations'),
|
||||
__('Prosvet', 'wp-ultimo-locations'),
|
||||
__('Safakulevo', 'wp-ultimo-locations'),
|
||||
__('Safakulevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Shadrinsk', 'wp-ultimo-locations'),
|
||||
__('Shatrovo', 'wp-ultimo-locations'),
|
||||
__('Shumikha', 'wp-ultimo-locations'),
|
||||
__('Shumikhinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Tselinnoye', 'wp-ultimo-locations'),
|
||||
__('Vargashi', 'wp-ultimo-locations'),
|
||||
__('Vargashinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Vvedenskoye', 'wp-ultimo-locations'),
|
||||
__('Yurgamysh', 'wp-ultimo-locations'),
|
||||
__('Zverinogolovskoye', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user