Initial Commit
This commit is contained in:
61
inc/country/ru/kgd.php
Normal file
61
inc/country/ru/kgd.php
Normal file
@ -0,0 +1,61 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-KGD-37
|
||||
/**
|
||||
* State City List for KGD - RU.
|
||||
*
|
||||
* City count: 37
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for KGD - 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(
|
||||
__('Bagrationovsk', 'wp-ultimo-locations'),
|
||||
__('Baltiysk', 'wp-ultimo-locations'),
|
||||
__("Bol'shoe Isakovo", 'wp-ultimo-locations'),
|
||||
__('Chernyakhovsk', 'wp-ultimo-locations'),
|
||||
__('Donskoye', 'wp-ultimo-locations'),
|
||||
__('Gur’yevsk', 'wp-ultimo-locations'),
|
||||
__('Gusev', 'wp-ultimo-locations'),
|
||||
__('Gvardeysk', 'wp-ultimo-locations'),
|
||||
__('Kaliningrad', 'wp-ultimo-locations'),
|
||||
__('Khrabrovo', 'wp-ultimo-locations'),
|
||||
__('Krasnoznamensk', 'wp-ultimo-locations'),
|
||||
__('Ladushkin', 'wp-ultimo-locations'),
|
||||
__('Maloye Isakovo', 'wp-ultimo-locations'),
|
||||
__('Mamonovo', 'wp-ultimo-locations'),
|
||||
__('Neman', 'wp-ultimo-locations'),
|
||||
__('Nemanskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Nesterov', 'wp-ultimo-locations'),
|
||||
__('Nesterovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Otradnoye', 'wp-ultimo-locations'),
|
||||
__('Ozerskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ozërsk', 'wp-ultimo-locations'),
|
||||
__('Pionerskiy', 'wp-ultimo-locations'),
|
||||
__('Polessk', 'wp-ultimo-locations'),
|
||||
__('Pravdinsk', 'wp-ultimo-locations'),
|
||||
__('Primorsk', 'wp-ultimo-locations'),
|
||||
__('Slavsk', 'wp-ultimo-locations'),
|
||||
__('Slavskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Sovetsk', 'wp-ultimo-locations'),
|
||||
__('Svetlogorsk', 'wp-ultimo-locations'),
|
||||
__('Svetlyy', 'wp-ultimo-locations'),
|
||||
__('Volochayevskoye', 'wp-ultimo-locations'),
|
||||
__('Vzmorye', 'wp-ultimo-locations'),
|
||||
__('Yantarnyy', 'wp-ultimo-locations'),
|
||||
__('Yuzhnyy', 'wp-ultimo-locations'),
|
||||
__('Zelenogradsk', 'wp-ultimo-locations'),
|
||||
__('Zheleznodorozhnyy', 'wp-ultimo-locations'),
|
||||
__('Znamensk', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user