Initial Commit
This commit is contained in:
66
inc/country/ru/sak.php
Normal file
66
inc/country/ru/sak.php
Normal 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'),
|
||||
__('Kuril’sk', 'wp-ultimo-locations'),
|
||||
__('Leonidovo', 'wp-ultimo-locations'),
|
||||
__('Makarov', 'wp-ultimo-locations'),
|
||||
__('Mgachi', 'wp-ultimo-locations'),
|
||||
__('Nevel’sk', 'wp-ultimo-locations'),
|
||||
__('Nogliki', 'wp-ultimo-locations'),
|
||||
__('Okha', 'wp-ultimo-locations'),
|
||||
__('Otrada', 'wp-ultimo-locations'),
|
||||
__('Poronaysk', 'wp-ultimo-locations'),
|
||||
__('Pravda', 'wp-ultimo-locations'),
|
||||
__('Severo-Kuril’sk', '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'),
|
||||
);
|
Reference in New Issue
Block a user