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

48
inc/country/ru/yan.php Normal file
View File

@ -0,0 +1,48 @@
<?php // phpcs:ignore - @generation-checksum RU-YAN-24
/**
* State City List for YAN - RU.
*
* City count: 24
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for YAN - 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(
__('Aksarka', 'wp-ultimo-locations'),
__('Gubkinskiy', 'wp-ultimo-locations'),
__('Kharp', 'wp-ultimo-locations'),
__('Korotchaevo', 'wp-ultimo-locations'),
__('Labytnangi', 'wp-ultimo-locations'),
__('Muravlenko', 'wp-ultimo-locations'),
__('Muzhi', 'wp-ultimo-locations'),
__('Mys-Kamennyy', 'wp-ultimo-locations'),
__('Nadym', 'wp-ultimo-locations'),
__('Nadymskiy Rayon', 'wp-ultimo-locations'),
__('Novyy Urengoy', 'wp-ultimo-locations'),
__('Noyabrsk', 'wp-ultimo-locations'),
__('Nyda', 'wp-ultimo-locations'),
__('Pangody', 'wp-ultimo-locations'),
__('Priuralskiy Rayon', 'wp-ultimo-locations'),
__('Purovskiy Rayon', 'wp-ultimo-locations'),
__('Purpe', 'wp-ultimo-locations'),
__('Salekhard', 'wp-ultimo-locations'),
__('Shuryshkarskiy Rayon', 'wp-ultimo-locations'),
__('Staryy Nadym', 'wp-ultimo-locations'),
__('Tarko-Sale', 'wp-ultimo-locations'),
__('Tazovskiy', 'wp-ultimo-locations'),
__('Urengoy', 'wp-ultimo-locations'),
__('Yar-Sale', 'wp-ultimo-locations'),
);