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

55
inc/country/ru/kgn.php Normal file
View 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'),
__('Lebyazhye', 'wp-ultimo-locations'),
__('Lebyazhyevskiy 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'),
);