Initial Commit
This commit is contained in:
88
inc/country/ru/tul.php
Normal file
88
inc/country/ru/tul.php
Normal file
@ -0,0 +1,88 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-TUL-64
|
||||
/**
|
||||
* State City List for TUL - RU.
|
||||
*
|
||||
* City count: 64
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for TUL - 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(
|
||||
__('Ageyevo', 'wp-ultimo-locations'),
|
||||
__('Aleksin', 'wp-ultimo-locations'),
|
||||
__('Aleksinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Arsen’yevo', 'wp-ultimo-locations'),
|
||||
__('Barsuki', 'wp-ultimo-locations'),
|
||||
__('Begichevskiy', 'wp-ultimo-locations'),
|
||||
__('Belëv', 'wp-ultimo-locations'),
|
||||
__('Bogoroditsk', 'wp-ultimo-locations'),
|
||||
__('Bolokhovo', 'wp-ultimo-locations'),
|
||||
__('Bol’shoye Skuratovo', 'wp-ultimo-locations'),
|
||||
__('Borodinskiy', 'wp-ultimo-locations'),
|
||||
__('Brusyanka', 'wp-ultimo-locations'),
|
||||
__('Chekalin', 'wp-ultimo-locations'),
|
||||
__('Cherepet’', 'wp-ultimo-locations'),
|
||||
__('Chern’', 'wp-ultimo-locations'),
|
||||
__('Donskoy', 'wp-ultimo-locations'),
|
||||
__('Dubna', 'wp-ultimo-locations'),
|
||||
__('Dubovka', 'wp-ultimo-locations'),
|
||||
__('Gorelki', 'wp-ultimo-locations'),
|
||||
__('Gritsovskiy', 'wp-ultimo-locations'),
|
||||
__('Kamenetskiy', 'wp-ultimo-locations'),
|
||||
__('Kazachka', 'wp-ultimo-locations'),
|
||||
__('Khanino', 'wp-ultimo-locations'),
|
||||
__('Kimovsk', 'wp-ultimo-locations'),
|
||||
__('Kireyevsk', 'wp-ultimo-locations'),
|
||||
__('Kosaya Gora', 'wp-ultimo-locations'),
|
||||
__('Krapivna', 'wp-ultimo-locations'),
|
||||
__('Kurkino', 'wp-ultimo-locations'),
|
||||
__('Leninskiy', 'wp-ultimo-locations'),
|
||||
__('Lomintsevskiy', 'wp-ultimo-locations'),
|
||||
__('Mayskiy', 'wp-ultimo-locations'),
|
||||
__('Mendeleyevskiy', 'wp-ultimo-locations'),
|
||||
__('Novogurovskiy', 'wp-ultimo-locations'),
|
||||
__('Novomoskovsk', 'wp-ultimo-locations'),
|
||||
__('Odoyev', 'wp-ultimo-locations'),
|
||||
__('Partizan', 'wp-ultimo-locations'),
|
||||
__('Pervomayskiy', 'wp-ultimo-locations'),
|
||||
__('Plavsk', 'wp-ultimo-locations'),
|
||||
__('Podlesnyy', 'wp-ultimo-locations'),
|
||||
__('Priupskiy', 'wp-ultimo-locations'),
|
||||
__('Revyakino', 'wp-ultimo-locations'),
|
||||
__('Rozhdestvenskiy', 'wp-ultimo-locations'),
|
||||
__('Severo-Zadonsk', 'wp-ultimo-locations'),
|
||||
__('Shchëkino', 'wp-ultimo-locations'),
|
||||
__('Shvartsevskiy', 'wp-ultimo-locations'),
|
||||
__('Skuratovskiy', 'wp-ultimo-locations'),
|
||||
__('Slavniy', 'wp-ultimo-locations'),
|
||||
__('Suvorov', 'wp-ultimo-locations'),
|
||||
__('Suvorovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Tovarkovskiy', 'wp-ultimo-locations'),
|
||||
__('Tula', 'wp-ultimo-locations'),
|
||||
__('Tëplo-Ogarëvskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Tëploye', 'wp-ultimo-locations'),
|
||||
__('Uzlovaya', 'wp-ultimo-locations'),
|
||||
__('Venevskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Venëv', 'wp-ultimo-locations'),
|
||||
__('Volovo', 'wp-ultimo-locations'),
|
||||
__('Yasnogorsk', 'wp-ultimo-locations'),
|
||||
__('Yasnogorskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Yefremov', 'wp-ultimo-locations'),
|
||||
__('Yepifan’', 'wp-ultimo-locations'),
|
||||
__('Zaokskiy', 'wp-ultimo-locations'),
|
||||
__('Zaokskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Zhdankovskiy', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user