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

59
inc/country/ru/me.php Normal file
View 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'),
__('Kozmodemyansk', '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”yalskiy Rayon', 'wp-ultimo-locations'),
__('Orshanka', 'wp-ultimo-locations'),
__('Orshanskiy Rayon', 'wp-ultimo-locations'),
__('Paranga', 'wp-ultimo-locations'),
__('Paranginskiy 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'),
);