Initial Commit
This commit is contained in:
59
inc/country/ru/me.php
Normal file
59
inc/country/ru/me.php
Normal file
@ -0,0 +1,59 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-ME-35
|
||||
/**
|
||||
* State City List for ME - RU.
|
||||
*
|
||||
* City count: 35
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for ME - 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(
|
||||
__('Gornomariyskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kilemarskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kilemary', 'wp-ultimo-locations'),
|
||||
__('Koz’modem’yansk', 'wp-ultimo-locations'),
|
||||
__('Krasnogorskiy', 'wp-ultimo-locations'),
|
||||
__('Kuzhener', 'wp-ultimo-locations'),
|
||||
__('Kuzhenerskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Mari-Turek', 'wp-ultimo-locations'),
|
||||
__('Mari-Turekskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Medvedevo', 'wp-ultimo-locations'),
|
||||
__('Medvedevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Mochalishche', 'wp-ultimo-locations'),
|
||||
__('Morki', 'wp-ultimo-locations'),
|
||||
__('Morkinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Novotor”yal’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Orshanka', 'wp-ultimo-locations'),
|
||||
__('Orshanskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Paran’ga', 'wp-ultimo-locations'),
|
||||
__('Paran’ginskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Pomary', 'wp-ultimo-locations'),
|
||||
__('Privolzhskiy', 'wp-ultimo-locations'),
|
||||
__('Sernur', 'wp-ultimo-locations'),
|
||||
__('Sernurskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Sovetskiy', 'wp-ultimo-locations'),
|
||||
__('Sovetskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Surok', 'wp-ultimo-locations'),
|
||||
__('Suslonger', 'wp-ultimo-locations'),
|
||||
__('Vilovatovo', 'wp-ultimo-locations'),
|
||||
__('Volzhsk', 'wp-ultimo-locations'),
|
||||
__('Volzhskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Yoshkar-Ola', 'wp-ultimo-locations'),
|
||||
__('Yurino', 'wp-ultimo-locations'),
|
||||
__('Yurinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Zvenigovo', 'wp-ultimo-locations'),
|
||||
__('Zvenigovskiy Rayon', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user