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

66
inc/country/ru/sak.php Normal file
View File

@ -0,0 +1,66 @@
<?php // phpcs:ignore - @generation-checksum RU-SAK-42
/**
* State City List for SAK - RU.
*
* City count: 42
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for SAK - 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(
__('Aleksandrovsk-Sakhalinskiy', 'wp-ultimo-locations'),
__('Aniva', 'wp-ultimo-locations'),
__('Boshnyakovo', 'wp-ultimo-locations'),
__('Bykov', 'wp-ultimo-locations'),
__('Chekhov', 'wp-ultimo-locations'),
__('Dolinsk', 'wp-ultimo-locations'),
__('Gastello', 'wp-ultimo-locations'),
__('Gornozavodsk', 'wp-ultimo-locations'),
__('Kholmsk', 'wp-ultimo-locations'),
__('Korsakov', 'wp-ultimo-locations'),
__('Krasnogorsk', 'wp-ultimo-locations'),
__('Kurilsky District', 'wp-ultimo-locations'),
__('Kurilsk', 'wp-ultimo-locations'),
__('Leonidovo', 'wp-ultimo-locations'),
__('Makarov', 'wp-ultimo-locations'),
__('Mgachi', 'wp-ultimo-locations'),
__('Nevelsk', 'wp-ultimo-locations'),
__('Nogliki', 'wp-ultimo-locations'),
__('Okha', 'wp-ultimo-locations'),
__('Otrada', 'wp-ultimo-locations'),
__('Poronaysk', 'wp-ultimo-locations'),
__('Pravda', 'wp-ultimo-locations'),
__('Severo-Kurilsk', 'wp-ultimo-locations'),
__('Shakhtersk', 'wp-ultimo-locations'),
__('Shebunino', 'wp-ultimo-locations'),
__('Shikotan', 'wp-ultimo-locations'),
__('Sinegorsk', 'wp-ultimo-locations'),
__('Smirnykh', 'wp-ultimo-locations'),
__('Sokol', 'wp-ultimo-locations'),
__('Tomari', 'wp-ultimo-locations'),
__('Troitskoye', 'wp-ultimo-locations'),
__('Tungor', 'wp-ultimo-locations'),
__('Tymovskoye', 'wp-ultimo-locations'),
__('Uglegorsk', 'wp-ultimo-locations'),
__('Uglegorskiy Rayon', 'wp-ultimo-locations'),
__('Uglezavodsk', 'wp-ultimo-locations'),
__('Vakhrushev', 'wp-ultimo-locations'),
__('Vostok', 'wp-ultimo-locations'),
__('Yablochnyy', 'wp-ultimo-locations'),
__('Yuzhno-Kurilsk', 'wp-ultimo-locations'),
__('Yuzhno-Kurilsky District', 'wp-ultimo-locations'),
__('Yuzhno-Sakhalinsk', 'wp-ultimo-locations'),
);