Initial Commit
This commit is contained in:
72
inc/country/ru/rya.php
Normal file
72
inc/country/ru/rya.php
Normal file
@ -0,0 +1,72 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-RYA-48
|
||||
/**
|
||||
* State City List for RYA - RU.
|
||||
*
|
||||
* City count: 48
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for RYA - 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(
|
||||
__('Aleksandro-Nevskiy', 'wp-ultimo-locations'),
|
||||
__('Bagramovo', 'wp-ultimo-locations'),
|
||||
__('Chuchkovo', 'wp-ultimo-locations'),
|
||||
__('Gus’-Zheleznyy', 'wp-ultimo-locations'),
|
||||
__('Izhevskoye', 'wp-ultimo-locations'),
|
||||
__('Kadom', 'wp-ultimo-locations'),
|
||||
__('Kasimov', 'wp-ultimo-locations'),
|
||||
__('Kasimovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kiritsy', 'wp-ultimo-locations'),
|
||||
__('Klepikovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Korablino', 'wp-ultimo-locations'),
|
||||
__('Lashma', 'wp-ultimo-locations'),
|
||||
__('Lesnoy', 'wp-ultimo-locations'),
|
||||
__('Mikhaylov', 'wp-ultimo-locations'),
|
||||
__('Miloslavskoye', 'wp-ultimo-locations'),
|
||||
__('Murmino', 'wp-ultimo-locations'),
|
||||
__('Novomichurinsk', 'wp-ultimo-locations'),
|
||||
__('Oktyabr’skiy', 'wp-ultimo-locations'),
|
||||
__('Pavelets', 'wp-ultimo-locations'),
|
||||
__('Pitelino', 'wp-ultimo-locations'),
|
||||
__('Polyany', 'wp-ultimo-locations'),
|
||||
__('Pronsk', 'wp-ultimo-locations'),
|
||||
__('Putyatino', 'wp-ultimo-locations'),
|
||||
__('Ryazanskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ryazan’', 'wp-ultimo-locations'),
|
||||
__('Ryazhsk', 'wp-ultimo-locations'),
|
||||
__('Rybnovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Rybnoye', 'wp-ultimo-locations'),
|
||||
__('Sapozhok', 'wp-ultimo-locations'),
|
||||
__('Sarai', 'wp-ultimo-locations'),
|
||||
__('Sasovo', 'wp-ultimo-locations'),
|
||||
__('Shatsk', 'wp-ultimo-locations'),
|
||||
__('Shilovo', 'wp-ultimo-locations'),
|
||||
__('Skopin', 'wp-ultimo-locations'),
|
||||
__('Solotcha', 'wp-ultimo-locations'),
|
||||
__('Spas-Klepiki', 'wp-ultimo-locations'),
|
||||
__('Spassk-Ryazanskiy', 'wp-ultimo-locations'),
|
||||
__('Starozhilovo', 'wp-ultimo-locations'),
|
||||
__('Syntul', 'wp-ultimo-locations'),
|
||||
__('Tuma', 'wp-ultimo-locations'),
|
||||
__('Ukholovo', 'wp-ultimo-locations'),
|
||||
__('Vilenka', 'wp-ultimo-locations'),
|
||||
__('Yambirno', 'wp-ultimo-locations'),
|
||||
__('Yelat’ma', 'wp-ultimo-locations'),
|
||||
__('Yermish’', 'wp-ultimo-locations'),
|
||||
__('Zakharovo', 'wp-ultimo-locations'),
|
||||
__('Zakharovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Zarechnyy', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user