65 lines
2.1 KiB
PHP
65 lines
2.1 KiB
PHP
<?php // phpcs:ignore - @generation-checksum RU-AST-40
|
|
/**
|
|
* State City List for AST - RU.
|
|
*
|
|
* City count: 40
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for AST - 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(
|
|
__('Akhtubinsk', 'wp-ultimo-locations'),
|
|
__('Akhtubinskiy Rayon', 'wp-ultimo-locations'),
|
|
__('Aksarayskiy', 'wp-ultimo-locations'),
|
|
__('Astrakhan', 'wp-ultimo-locations'),
|
|
__('Chyorny Yar', 'wp-ultimo-locations'),
|
|
__('Ikryanoye', 'wp-ultimo-locations'),
|
|
__('Kamyzyak', 'wp-ultimo-locations'),
|
|
__('Kapustin Yar', 'wp-ultimo-locations'),
|
|
__('Karalat', 'wp-ultimo-locations'),
|
|
__('Kharabali', 'wp-ultimo-locations'),
|
|
__('Kirovskiy', 'wp-ultimo-locations'),
|
|
__('Krasnoyarskiy Rayon', 'wp-ultimo-locations'),
|
|
__('Krasnyy Yar', 'wp-ultimo-locations'),
|
|
__('Krasnyye Barrikady', 'wp-ultimo-locations'),
|
|
__('Liman', 'wp-ultimo-locations'),
|
|
__('Limanskiy Rayon', 'wp-ultimo-locations'),
|
|
__('Marfino', 'wp-ultimo-locations'),
|
|
__('Mumra', 'wp-ultimo-locations'),
|
|
__('Nachalovo', 'wp-ultimo-locations'),
|
|
__('Narimanov', 'wp-ultimo-locations'),
|
|
__('Nizhniy Baskunchak', 'wp-ultimo-locations'),
|
|
__('Oranzherei', 'wp-ultimo-locations'),
|
|
__('Poldnëvoye', 'wp-ultimo-locations'),
|
|
__('Privolzhskiy Rayon', 'wp-ultimo-locations'),
|
|
__('Sasykoli', 'wp-ultimo-locations'),
|
|
__('Sizyy Bugor', 'wp-ultimo-locations'),
|
|
__('Solyanka', 'wp-ultimo-locations'),
|
|
__('Starokucherganovka', 'wp-ultimo-locations'),
|
|
__('Tambovka', 'wp-ultimo-locations'),
|
|
__('Trudfront', 'wp-ultimo-locations'),
|
|
__('Tumak', 'wp-ultimo-locations'),
|
|
__('Uvary', 'wp-ultimo-locations'),
|
|
__('Verkhniy Baskunchak', 'wp-ultimo-locations'),
|
|
__('Volgo-Kaspiyskiy', 'wp-ultimo-locations'),
|
|
__('Volodarskiy', 'wp-ultimo-locations'),
|
|
__('Yaksatovo', 'wp-ultimo-locations'),
|
|
__('Yandyki', 'wp-ultimo-locations'),
|
|
__('Yenotayevka', 'wp-ultimo-locations'),
|
|
__('Zenzeli', 'wp-ultimo-locations'),
|
|
__('Znamensk', 'wp-ultimo-locations'),
|
|
);
|