60 lines
1.9 KiB
PHP
60 lines
1.9 KiB
PHP
<?php // phpcs:ignore - @generation-checksum RU-TAM-35
|
||
/**
|
||
* State City List for TAM - RU.
|
||
*
|
||
* City count: 35
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for TAM - 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(
|
||
__('Bokino', 'wp-ultimo-locations'),
|
||
__('Bondarskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Donskoye', 'wp-ultimo-locations'),
|
||
__('Gavrilovka Vtoraya', 'wp-ultimo-locations'),
|
||
__('Goreloye', 'wp-ultimo-locations'),
|
||
__('Inzhavino', 'wp-ultimo-locations'),
|
||
__('Kirsanov', 'wp-ultimo-locations'),
|
||
__('Kirsanovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Komsomolets', 'wp-ultimo-locations'),
|
||
__('Kotovsk', 'wp-ultimo-locations'),
|
||
__('Michurinsk', 'wp-ultimo-locations'),
|
||
__('Mordovo', 'wp-ultimo-locations'),
|
||
__('Morshansk', 'wp-ultimo-locations'),
|
||
__('Muchkapskiy', 'wp-ultimo-locations'),
|
||
__('Novaya Lyada', 'wp-ultimo-locations'),
|
||
__('Novopokrovka', 'wp-ultimo-locations'),
|
||
__('Pervomayskiy', 'wp-ultimo-locations'),
|
||
__('Pichayevo', 'wp-ultimo-locations'),
|
||
__('Platonovka', 'wp-ultimo-locations'),
|
||
__('Pokrovo-Prigorodnoye', 'wp-ultimo-locations'),
|
||
__('Rasskazovo', 'wp-ultimo-locations'),
|
||
__('Rasskazovskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Rzhaksa', 'wp-ultimo-locations'),
|
||
__('Sampurskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Satinka', 'wp-ultimo-locations'),
|
||
__('Selezni', 'wp-ultimo-locations'),
|
||
__('Sosnovka', 'wp-ultimo-locations'),
|
||
__('Staroyur’yevo', 'wp-ultimo-locations'),
|
||
__('Tambov', 'wp-ultimo-locations'),
|
||
__('Tokarevskiy Rayon', 'wp-ultimo-locations'),
|
||
__('Uvarovo', 'wp-ultimo-locations'),
|
||
__('Zavoronezhskoye', 'wp-ultimo-locations'),
|
||
__('Zherdevka', 'wp-ultimo-locations'),
|
||
__('Znamenka', 'wp-ultimo-locations'),
|
||
__('Znamenskiy Rayon', 'wp-ultimo-locations'),
|
||
);
|