Initial Commit

This commit is contained in:
David Stone
2024-11-30 18:24:12 -07:00
commit e8f7955c1c
5432 changed files with 1397750 additions and 0 deletions

54
inc/country/ru/tom.php Normal file
View 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'),
__('Melnikovo', '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'),
__('Teguldet', 'wp-ultimo-locations'),
__('Teguldetskiy 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'),
);