Initial Commit
This commit is contained in:
95
inc/country/ru/ark.php
Normal file
95
inc/country/ru/ark.php
Normal file
@ -0,0 +1,95 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-ARK-71
|
||||
/**
|
||||
* State City List for ARK - RU.
|
||||
*
|
||||
* City count: 71
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for ARK - 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(
|
||||
__('Arkhangel’sk', 'wp-ultimo-locations'),
|
||||
__('Berëznik', 'wp-ultimo-locations'),
|
||||
__('Cheremushskiy', 'wp-ultimo-locations'),
|
||||
__('Dvinskoy', 'wp-ultimo-locations'),
|
||||
__('Ileza', 'wp-ultimo-locations'),
|
||||
__('Il’insko-Podomskoye', 'wp-ultimo-locations'),
|
||||
__('Isakogorka', 'wp-ultimo-locations'),
|
||||
__('Kamenka', 'wp-ultimo-locations'),
|
||||
__('Kargopol’', 'wp-ultimo-locations'),
|
||||
__('Kargopol’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Karpogory', 'wp-ultimo-locations'),
|
||||
__('Katunino', 'wp-ultimo-locations'),
|
||||
__('Kharitonovo', 'wp-ultimo-locations'),
|
||||
__('Kholmogorskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kholmogory', 'wp-ultimo-locations'),
|
||||
__('Kizema', 'wp-ultimo-locations'),
|
||||
__('Kodino', 'wp-ultimo-locations'),
|
||||
__('Konosha', 'wp-ultimo-locations'),
|
||||
__('Konëvo', 'wp-ultimo-locations'),
|
||||
__('Koryazhma', 'wp-ultimo-locations'),
|
||||
__('Kotlas', 'wp-ultimo-locations'),
|
||||
__('Kotlasskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Krasnoborsk', 'wp-ultimo-locations'),
|
||||
__('Kuloy', 'wp-ultimo-locations'),
|
||||
__('Lenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Leshukonskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Leshukonskoye', 'wp-ultimo-locations'),
|
||||
__('Loyga', 'wp-ultimo-locations'),
|
||||
__('Lukovetskiy', 'wp-ultimo-locations'),
|
||||
__('Mezenskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Mezen’', 'wp-ultimo-locations'),
|
||||
__('Mirnyy', 'wp-ultimo-locations'),
|
||||
__('Novodvinsk', 'wp-ultimo-locations'),
|
||||
__('Nyandoma', 'wp-ultimo-locations'),
|
||||
__('Nyandomskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Oksovskiy', 'wp-ultimo-locations'),
|
||||
__('Onega', 'wp-ultimo-locations'),
|
||||
__('Onezhskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Pinega', 'wp-ultimo-locations'),
|
||||
__('Pinezhskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Plesetsk', 'wp-ultimo-locations'),
|
||||
__('Podyuga', 'wp-ultimo-locations'),
|
||||
__('Primorskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Privodino', 'wp-ultimo-locations'),
|
||||
__('Puksoozero', 'wp-ultimo-locations'),
|
||||
__('Rochegda', 'wp-ultimo-locations'),
|
||||
__('Samoded', 'wp-ultimo-locations'),
|
||||
__('Severodvinsk', 'wp-ultimo-locations'),
|
||||
__('Shalakusha', 'wp-ultimo-locations'),
|
||||
__('Shangaly', 'wp-ultimo-locations'),
|
||||
__('Shenkursk', 'wp-ultimo-locations'),
|
||||
__('Shenkurskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Shipitsyno', 'wp-ultimo-locations'),
|
||||
__('Solginskiy', 'wp-ultimo-locations'),
|
||||
__('Sol’vychegodsk', 'wp-ultimo-locations'),
|
||||
__('Udimskiy', 'wp-ultimo-locations'),
|
||||
__('Urdoma', 'wp-ultimo-locations'),
|
||||
__('Ust’-Shonosha', 'wp-ultimo-locations'),
|
||||
__('Ust’yanskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Uyemskiy', 'wp-ultimo-locations'),
|
||||
__('Vas’kovo', 'wp-ultimo-locations'),
|
||||
__('Vel’sk', 'wp-ultimo-locations'),
|
||||
__('Vel’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Verkhnyaya Toyma', 'wp-ultimo-locations'),
|
||||
__('Voloshka', 'wp-ultimo-locations'),
|
||||
__('Vychegodskiy', 'wp-ultimo-locations'),
|
||||
__('Yagry', 'wp-ultimo-locations'),
|
||||
__('Yarensk', 'wp-ultimo-locations'),
|
||||
__('Yemetsk', 'wp-ultimo-locations'),
|
||||
__('Yemtsa', 'wp-ultimo-locations'),
|
||||
__('Yertsevo', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user