Initial Commit
This commit is contained in:
76
inc/country/ru/yar.php
Normal file
76
inc/country/ru/yar.php
Normal file
@ -0,0 +1,76 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-YAR-52
|
||||
/**
|
||||
* State City List for YAR - RU.
|
||||
*
|
||||
* City count: 52
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for YAR - 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(
|
||||
__('Berendeyevo', 'wp-ultimo-locations'),
|
||||
__('Bol’shesel’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Bol’shoye Selo', 'wp-ultimo-locations'),
|
||||
__('Borisoglebskiy', 'wp-ultimo-locations'),
|
||||
__('Borisoglebskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Borok', 'wp-ultimo-locations'),
|
||||
__('Breytovo', 'wp-ultimo-locations'),
|
||||
__('Breytovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Burmakino', 'wp-ultimo-locations'),
|
||||
__('Danilov', 'wp-ultimo-locations'),
|
||||
__('Danilovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Dubki', 'wp-ultimo-locations'),
|
||||
__('Gavrilov-Yam', 'wp-ultimo-locations'),
|
||||
__('Gavrilov-Yamskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ishnya', 'wp-ultimo-locations'),
|
||||
__('Konstantinovskiy', 'wp-ultimo-locations'),
|
||||
__('Krasnyy Profintern', 'wp-ultimo-locations'),
|
||||
__('Krasnyye Tkachi', 'wp-ultimo-locations'),
|
||||
__('Kukoboy', 'wp-ultimo-locations'),
|
||||
__('Kurba', 'wp-ultimo-locations'),
|
||||
__('Levashevo', 'wp-ultimo-locations'),
|
||||
__('Lyubim', 'wp-ultimo-locations'),
|
||||
__('Lyubimskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Myshkin', 'wp-ultimo-locations'),
|
||||
__('Myshkinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Nekouzskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Nekrasovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Nekrasovskoye', 'wp-ultimo-locations'),
|
||||
__('Novyy Nekouz', 'wp-ultimo-locations'),
|
||||
__('Pereslavl’-Zalesskiy', 'wp-ultimo-locations'),
|
||||
__('Pereslavskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Pervomayskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Pesochnoye', 'wp-ultimo-locations'),
|
||||
__('Petrovsk', 'wp-ultimo-locations'),
|
||||
__('Porech’ye-Rybnoye', 'wp-ultimo-locations'),
|
||||
__('Poshekhonskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Poshekhon’ye', 'wp-ultimo-locations'),
|
||||
__('Prechistoye', 'wp-ultimo-locations'),
|
||||
__('Rostov', 'wp-ultimo-locations'),
|
||||
__('Rostovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Rybinsk', 'wp-ultimo-locations'),
|
||||
__('Rybinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Semibratovo', 'wp-ultimo-locations'),
|
||||
__('Sudoverf’', 'wp-ultimo-locations'),
|
||||
__('Tunoshna', 'wp-ultimo-locations'),
|
||||
__('Tutayev', 'wp-ultimo-locations'),
|
||||
__('Tutayevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Uglich', 'wp-ultimo-locations'),
|
||||
__('Uglichskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Volga', 'wp-ultimo-locations'),
|
||||
__('Yaroslavl', 'wp-ultimo-locations'),
|
||||
__('Yaroslavskiy Rayon', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user