Initial Commit
This commit is contained in:
88
inc/country/ru/sam.php
Normal file
88
inc/country/ru/sam.php
Normal file
@ -0,0 +1,88 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-SAM-64
|
||||
/**
|
||||
* State City List for SAM - RU.
|
||||
*
|
||||
* City count: 64
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for SAM - 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(
|
||||
__('Bakhilovo', 'wp-ultimo-locations'),
|
||||
__('Balasheyka', 'wp-ultimo-locations'),
|
||||
__('Berëza', 'wp-ultimo-locations'),
|
||||
__('Bezenchuk', 'wp-ultimo-locations'),
|
||||
__('Bogatoye', 'wp-ultimo-locations'),
|
||||
__('Bogatyr’', 'wp-ultimo-locations'),
|
||||
__('Borskoye', 'wp-ultimo-locations'),
|
||||
__('Chapayevsk', 'wp-ultimo-locations'),
|
||||
__('Chelno-Vershiny', 'wp-ultimo-locations'),
|
||||
__('Dubovyy Umët', 'wp-ultimo-locations'),
|
||||
__('Georgiyevka', 'wp-ultimo-locations'),
|
||||
__('Isakly', 'wp-ultimo-locations'),
|
||||
__('Kamyshla', 'wp-ultimo-locations'),
|
||||
__('Khryashchevka', 'wp-ultimo-locations'),
|
||||
__('Khvorostyanka', 'wp-ultimo-locations'),
|
||||
__('Kinel’', 'wp-ultimo-locations'),
|
||||
__('Kinel’-Cherkassy', 'wp-ultimo-locations'),
|
||||
__('Kinel’skiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Klyavlino', 'wp-ultimo-locations'),
|
||||
__('Koshki', 'wp-ultimo-locations'),
|
||||
__('Krasnoarmeyskoye', 'wp-ultimo-locations'),
|
||||
__('Krasnoyarskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Krasnyy Yar', 'wp-ultimo-locations'),
|
||||
__('Krotovka', 'wp-ultimo-locations'),
|
||||
__('Kurumoch', 'wp-ultimo-locations'),
|
||||
__('Mayskoye', 'wp-ultimo-locations'),
|
||||
__('Mezhdurechensk', 'wp-ultimo-locations'),
|
||||
__('Mirnyy', 'wp-ultimo-locations'),
|
||||
__('Neftegorsk', 'wp-ultimo-locations'),
|
||||
__('Neftegorskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Novokuybyshevsk', 'wp-ultimo-locations'),
|
||||
__('Novosemeykino', 'wp-ultimo-locations'),
|
||||
__('Novyy Buyan', 'wp-ultimo-locations'),
|
||||
__('Obsharovka', 'wp-ultimo-locations'),
|
||||
__('Oktyabr’sk', 'wp-ultimo-locations'),
|
||||
__('Osinki', 'wp-ultimo-locations'),
|
||||
__('Otradnyy', 'wp-ultimo-locations'),
|
||||
__('Perevoloki', 'wp-ultimo-locations'),
|
||||
__('Pestravka', 'wp-ultimo-locations'),
|
||||
__('Petra-Dubrava', 'wp-ultimo-locations'),
|
||||
__('Podsolnechnoye', 'wp-ultimo-locations'),
|
||||
__('Podstepki', 'wp-ultimo-locations'),
|
||||
__('Pokhvistnevo', 'wp-ultimo-locations'),
|
||||
__('Povolzhskiy', 'wp-ultimo-locations'),
|
||||
__('Pribrezhnyy', 'wp-ultimo-locations'),
|
||||
__('Roschinskiy', 'wp-ultimo-locations'),
|
||||
__('Rozhdestveno', 'wp-ultimo-locations'),
|
||||
__('Samara', 'wp-ultimo-locations'),
|
||||
__('Sernovodsk', 'wp-ultimo-locations'),
|
||||
__('Shentala', 'wp-ultimo-locations'),
|
||||
__('Shigony', 'wp-ultimo-locations'),
|
||||
__('Smyshlyayevka', 'wp-ultimo-locations'),
|
||||
__('Spiridonovka', 'wp-ultimo-locations'),
|
||||
__('Sukhodol', 'wp-ultimo-locations'),
|
||||
__('Surgut', 'wp-ultimo-locations'),
|
||||
__('Syzran’', 'wp-ultimo-locations'),
|
||||
__('Tol’yatti', 'wp-ultimo-locations'),
|
||||
__('Utevka', 'wp-ultimo-locations'),
|
||||
__('Varlamovo', 'wp-ultimo-locations'),
|
||||
__('Volzhskiy', 'wp-ultimo-locations'),
|
||||
__('Yelkhovka', 'wp-ultimo-locations'),
|
||||
__('Zhigulevsk', 'wp-ultimo-locations'),
|
||||
__('Zhiguli', 'wp-ultimo-locations'),
|
||||
__('Zol’noye', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user