Initial Commit
This commit is contained in:
72
inc/country/ru/kr.php
Normal file
72
inc/country/ru/kr.php
Normal file
@@ -0,0 +1,72 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-KR-48
|
||||
/**
|
||||
* State City List for KR - RU.
|
||||
*
|
||||
* City count: 48
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for KR - 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(
|
||||
__('Belomorsk', 'wp-ultimo-locations'),
|
||||
__('Borovoy', 'wp-ultimo-locations'),
|
||||
__('Chupa', 'wp-ultimo-locations'),
|
||||
__('Essoyla', 'wp-ultimo-locations'),
|
||||
__('Girvas', 'wp-ultimo-locations'),
|
||||
__('Kalevala', 'wp-ultimo-locations'),
|
||||
__('Kem’', 'wp-ultimo-locations'),
|
||||
__('Kharlu', 'wp-ultimo-locations'),
|
||||
__('Khelyulya', 'wp-ultimo-locations'),
|
||||
__('Kondopoga', 'wp-ultimo-locations'),
|
||||
__('Kostomuksha', 'wp-ultimo-locations'),
|
||||
__('Kvartsitnyy', 'wp-ultimo-locations'),
|
||||
__('Lakhdenpokh’ya', 'wp-ultimo-locations'),
|
||||
__('Ledmozero', 'wp-ultimo-locations'),
|
||||
__('Loukhi', 'wp-ultimo-locations'),
|
||||
__('Lyaskelya', 'wp-ultimo-locations'),
|
||||
__('Matrosy', 'wp-ultimo-locations'),
|
||||
__('Medvezh’yegorsk', 'wp-ultimo-locations'),
|
||||
__('Muyezerskiy', 'wp-ultimo-locations'),
|
||||
__('Nadvoitsy', 'wp-ultimo-locations'),
|
||||
__('Olonets', 'wp-ultimo-locations'),
|
||||
__('Petrozavodsk', 'wp-ultimo-locations'),
|
||||
__('Pindushi', 'wp-ultimo-locations'),
|
||||
__('Pitkyaranta', 'wp-ultimo-locations'),
|
||||
__('Pitkyarantskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Porosozero', 'wp-ultimo-locations'),
|
||||
__('Povenets', 'wp-ultimo-locations'),
|
||||
__('Prionezhskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Pryazha', 'wp-ultimo-locations'),
|
||||
__('Pudozh', 'wp-ultimo-locations'),
|
||||
__('Pyaozerskiy', 'wp-ultimo-locations'),
|
||||
__('Rabocheostrovsk', 'wp-ultimo-locations'),
|
||||
__('Ruskeala', 'wp-ultimo-locations'),
|
||||
__('Salmi', 'wp-ultimo-locations'),
|
||||
__('Segezha', 'wp-ultimo-locations'),
|
||||
__('Shal’skiy', 'wp-ultimo-locations'),
|
||||
__('Sheltozero', 'wp-ultimo-locations'),
|
||||
__('Shun’ga', 'wp-ultimo-locations'),
|
||||
__('Shuya', 'wp-ultimo-locations'),
|
||||
__('Sortavala', 'wp-ultimo-locations'),
|
||||
__('Sortaval’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Sukkozero', 'wp-ultimo-locations'),
|
||||
__('Suoyarvi', 'wp-ultimo-locations'),
|
||||
__('Suoyarvskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Vyartsilya', 'wp-ultimo-locations'),
|
||||
__('Yanishpole', 'wp-ultimo-locations'),
|
||||
__('Yanis’yarvi', 'wp-ultimo-locations'),
|
||||
__('Yushkozero', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user