Initial Commit

This commit is contained in:
David Stone
2024-11-30 18:24:12 -07:00
commit e8f7955c1c
5432 changed files with 1397750 additions and 0 deletions

70
inc/country/ru/tyu.php Normal file
View File

@ -0,0 +1,70 @@
<?php // phpcs:ignore - @generation-checksum RU-TYU-46
/**
* State City List for TYU - RU.
*
* City count: 46
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for TYU - 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(
__('Abalak', 'wp-ultimo-locations'),
__('Abatskoye', 'wp-ultimo-locations'),
__('Antipino', 'wp-ultimo-locations'),
__('Armizonskiy Rayon', 'wp-ultimo-locations'),
__('Armizonskoye', 'wp-ultimo-locations'),
__('Aromashevo', 'wp-ultimo-locations'),
__('Berdyuzhskiy Rayon', 'wp-ultimo-locations'),
__('Bogandinskiy', 'wp-ultimo-locations'),
__('Borovskiy', 'wp-ultimo-locations'),
__('Chervishevo', 'wp-ultimo-locations'),
__('Golyshmanovo', 'wp-ultimo-locations'),
__('Golyshmanovskiy Rayon', 'wp-ultimo-locations'),
__('Irtyshskiy', 'wp-ultimo-locations'),
__('Isetskiy Rayon', 'wp-ultimo-locations'),
__('Isetskoye', 'wp-ultimo-locations'),
__('Ishim', 'wp-ultimo-locations'),
__('Ishimskiy Rayon', 'wp-ultimo-locations'),
__('Kazanskiy Rayon', 'wp-ultimo-locations'),
__('Kazanskoye', 'wp-ultimo-locations'),
__('Melioratorov', 'wp-ultimo-locations'),
__('Mendeleyevo', 'wp-ultimo-locations'),
__('Moskovskiy', 'wp-ultimo-locations'),
__('Nizhnyaya Tavda', 'wp-ultimo-locations'),
__('Novaya Zaimka', 'wp-ultimo-locations'),
__('Novoseleznëvo', 'wp-ultimo-locations'),
__('Omutinskiy', 'wp-ultimo-locations'),
__('Omutinskiy Rayon', 'wp-ultimo-locations'),
__('Onokhino', 'wp-ultimo-locations'),
__('Sladkovo', 'wp-ultimo-locations'),
__('Sladkovskiy Rayon', 'wp-ultimo-locations'),
__('Sumkino', 'wp-ultimo-locations'),
__('Tobolsk', 'wp-ultimo-locations'),
__('Turtas', 'wp-ultimo-locations'),
__('Tyumen', 'wp-ultimo-locations'),
__('Uporovo', 'wp-ultimo-locations'),
__('Uporovskiy Rayon', 'wp-ultimo-locations'),
__('Uspenka', 'wp-ultimo-locations'),
__('Uvat', 'wp-ultimo-locations'),
__('Vagay', 'wp-ultimo-locations'),
__('Vagayskiy Rayon', 'wp-ultimo-locations'),
__('Vikulovo', 'wp-ultimo-locations'),
__('Vinzili', 'wp-ultimo-locations'),
__('Yalutorovsk', 'wp-ultimo-locations'),
__('Yarkovo', 'wp-ultimo-locations'),
__('Yurginskoye', 'wp-ultimo-locations'),
__('Zavodoukovsk', 'wp-ultimo-locations'),
);