Initial Commit
This commit is contained in:
87
inc/country/ru/vlg.php
Normal file
87
inc/country/ru/vlg.php
Normal file
@ -0,0 +1,87 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-VLG-63
|
||||
/**
|
||||
* State City List for VLG - RU.
|
||||
*
|
||||
* City count: 63
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for VLG - 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(
|
||||
__('Babayevo', 'wp-ultimo-locations'),
|
||||
__('Babayevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Belozërsk', 'wp-ultimo-locations'),
|
||||
__('Belozërskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Chagoda', 'wp-ultimo-locations'),
|
||||
__('Chagodoshchenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Chebsara', 'wp-ultimo-locations'),
|
||||
__('Cherepovets', 'wp-ultimo-locations'),
|
||||
__('Cherepovetskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ferapontovo', 'wp-ultimo-locations'),
|
||||
__('Goritsy', 'wp-ultimo-locations'),
|
||||
__('Gryazovets', 'wp-ultimo-locations'),
|
||||
__('Gryazovetskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Imeni Babushkina', 'wp-ultimo-locations'),
|
||||
__('Imeni Zhelyabova', 'wp-ultimo-locations'),
|
||||
__('Kadnikov', 'wp-ultimo-locations'),
|
||||
__('Kaduy', 'wp-ultimo-locations'),
|
||||
__('Kaduyskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kharovsk', 'wp-ultimo-locations'),
|
||||
__('Kharovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Khokhlovo', 'wp-ultimo-locations'),
|
||||
__('Kichmengskiy Gorodok', 'wp-ultimo-locations'),
|
||||
__('Kichmengsko-Gorodetskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kirillov', 'wp-ultimo-locations'),
|
||||
__('Kirillovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Krasavino', 'wp-ultimo-locations'),
|
||||
__('Kuzino', 'wp-ultimo-locations'),
|
||||
__('Lipin Bor', 'wp-ultimo-locations'),
|
||||
__('Mezhdurechenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Molochnoye', 'wp-ultimo-locations'),
|
||||
__('Myaksa', 'wp-ultimo-locations'),
|
||||
__('Nelazskoye', 'wp-ultimo-locations'),
|
||||
__('Nikol’sk', 'wp-ultimo-locations'),
|
||||
__('Nyuksenitsa', 'wp-ultimo-locations'),
|
||||
__('Sazonovo', 'wp-ultimo-locations'),
|
||||
__('Sheksna', 'wp-ultimo-locations'),
|
||||
__('Sheksninskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Shuyskoye', 'wp-ultimo-locations'),
|
||||
__('Sokol', 'wp-ultimo-locations'),
|
||||
__('Sokol’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Suda', 'wp-ultimo-locations'),
|
||||
__('Syamzha', 'wp-ultimo-locations'),
|
||||
__('Syamzhenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Tarnogskiy Gorodok', 'wp-ultimo-locations'),
|
||||
__('Tarnogskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Tonshalovo', 'wp-ultimo-locations'),
|
||||
__('Totemskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Tot’ma', 'wp-ultimo-locations'),
|
||||
__('Ustyuzhenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ustyuzhna', 'wp-ultimo-locations'),
|
||||
__('Ust’-Kubinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ust’ye', 'wp-ultimo-locations'),
|
||||
__('Velikiy Ustyug', 'wp-ultimo-locations'),
|
||||
__('Velikoustyugskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Verkhovazhskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Verkhovazh’ye', 'wp-ultimo-locations'),
|
||||
__('Vokhtoga', 'wp-ultimo-locations'),
|
||||
__('Vologda', 'wp-ultimo-locations'),
|
||||
__('Vologodskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Vozhega', 'wp-ultimo-locations'),
|
||||
__('Vytegorskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Vytegra', 'wp-ultimo-locations'),
|
||||
__('Zubovo', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user