Initial Commit
This commit is contained in:
54
inc/country/ru/tom.php
Normal file
54
inc/country/ru/tom.php
Normal file
@ -0,0 +1,54 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-TOM-30
|
||||
/**
|
||||
* State City List for TOM - RU.
|
||||
*
|
||||
* City count: 30
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for TOM - 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(
|
||||
__('Aleksandrovskoye', 'wp-ultimo-locations'),
|
||||
__('Asino', 'wp-ultimo-locations'),
|
||||
__('Bakchar', 'wp-ultimo-locations'),
|
||||
__('Belyy Yar', 'wp-ultimo-locations'),
|
||||
__('Bogashevo', 'wp-ultimo-locations'),
|
||||
__('Kaltay', 'wp-ultimo-locations'),
|
||||
__('Kargasok', 'wp-ultimo-locations'),
|
||||
__('Kedrovyy', 'wp-ultimo-locations'),
|
||||
__('Kolpashevo', 'wp-ultimo-locations'),
|
||||
__('Kozhevnikovo', 'wp-ultimo-locations'),
|
||||
__('Krasnyy Yar', 'wp-ultimo-locations'),
|
||||
__('Krivosheino', 'wp-ultimo-locations'),
|
||||
__('Mel’nikovo', 'wp-ultimo-locations'),
|
||||
__('Molchanovo', 'wp-ultimo-locations'),
|
||||
__('Molchanovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Moryakovskiy Zaton', 'wp-ultimo-locations'),
|
||||
__('Parabel’', 'wp-ultimo-locations'),
|
||||
__('Pervomayskoye', 'wp-ultimo-locations'),
|
||||
__('Podgornoye', 'wp-ultimo-locations'),
|
||||
__('Samus’', 'wp-ultimo-locations'),
|
||||
__('Seversk', 'wp-ultimo-locations'),
|
||||
__('Strezhevoy', 'wp-ultimo-locations'),
|
||||
__('Svetlyy', 'wp-ultimo-locations'),
|
||||
__('Tegul’det', 'wp-ultimo-locations'),
|
||||
__('Tegul’detskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Timiryazevskoye', 'wp-ultimo-locations'),
|
||||
__('Togur', 'wp-ultimo-locations'),
|
||||
__('Tomsk', 'wp-ultimo-locations'),
|
||||
__('Tomskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Zyryanskoye', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user