Initial Commit
This commit is contained in:
83
inc/country/ru/nvs.php
Normal file
83
inc/country/ru/nvs.php
Normal file
@ -0,0 +1,83 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-NVS-59
|
||||
/**
|
||||
* State City List for NVS - RU.
|
||||
*
|
||||
* City count: 59
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for NVS - 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(
|
||||
__('Akademgorodok', 'wp-ultimo-locations'),
|
||||
__('Bagan', 'wp-ultimo-locations'),
|
||||
__('Barabinsk', 'wp-ultimo-locations'),
|
||||
__('Baryshevo', 'wp-ultimo-locations'),
|
||||
__('Berdsk', 'wp-ultimo-locations'),
|
||||
__('Bolotnoye', 'wp-ultimo-locations'),
|
||||
__('Chany', 'wp-ultimo-locations'),
|
||||
__('Cherepanovo', 'wp-ultimo-locations'),
|
||||
__('Chulym', 'wp-ultimo-locations'),
|
||||
__('Dorogino', 'wp-ultimo-locations'),
|
||||
__('Dubrovino', 'wp-ultimo-locations'),
|
||||
__('Gornyy', 'wp-ultimo-locations'),
|
||||
__('Iskitim', 'wp-ultimo-locations'),
|
||||
__('Iskitimskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Karasuk', 'wp-ultimo-locations'),
|
||||
__('Kargat', 'wp-ultimo-locations'),
|
||||
__('Kochenëvo', 'wp-ultimo-locations'),
|
||||
__('Kochki', 'wp-ultimo-locations'),
|
||||
__('Kolyvan’', 'wp-ultimo-locations'),
|
||||
__('Kol’tsovo', 'wp-ultimo-locations'),
|
||||
__('Krasnoobsk', 'wp-ultimo-locations'),
|
||||
__('Krasnozërskoye', 'wp-ultimo-locations'),
|
||||
__('Krivodanovka', 'wp-ultimo-locations'),
|
||||
__('Kudryashovskiy', 'wp-ultimo-locations'),
|
||||
__('Kupino', 'wp-ultimo-locations'),
|
||||
__('Kuybyshev', 'wp-ultimo-locations'),
|
||||
__('Kyshtovka', 'wp-ultimo-locations'),
|
||||
__('Linëvo', 'wp-ultimo-locations'),
|
||||
__('Listvyanskiy', 'wp-ultimo-locations'),
|
||||
__('Maslyanino', 'wp-ultimo-locations'),
|
||||
__('Maslyaninskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Mochishche', 'wp-ultimo-locations'),
|
||||
__('Moshkovo', 'wp-ultimo-locations'),
|
||||
__('Moshkovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Novolugovoye', 'wp-ultimo-locations'),
|
||||
__('Novosibirsk', 'wp-ultimo-locations'),
|
||||
__('Novosibirskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ob’', 'wp-ultimo-locations'),
|
||||
__('Ordynskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ordynskoye', 'wp-ultimo-locations'),
|
||||
__('Polovinnoye', 'wp-ultimo-locations'),
|
||||
__('Prokudskoye', 'wp-ultimo-locations'),
|
||||
__('Sadovyy', 'wp-ultimo-locations'),
|
||||
__('Severnoye', 'wp-ultimo-locations'),
|
||||
__('Severnyy Rayon', 'wp-ultimo-locations'),
|
||||
__('Sokur', 'wp-ultimo-locations'),
|
||||
__('Stantsionno-Oyashinskiy', 'wp-ultimo-locations'),
|
||||
__('Suzun', 'wp-ultimo-locations'),
|
||||
__('Tashara', 'wp-ultimo-locations'),
|
||||
__('Tatarsk', 'wp-ultimo-locations'),
|
||||
__('Tatarskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Toguchin', 'wp-ultimo-locations'),
|
||||
__('Tolmachëvo', 'wp-ultimo-locations'),
|
||||
__('Ubinskoye', 'wp-ultimo-locations'),
|
||||
__('Ust’-Tarka', 'wp-ultimo-locations'),
|
||||
__('Vengerovo', 'wp-ultimo-locations'),
|
||||
__('Verkh-Tula', 'wp-ultimo-locations'),
|
||||
__('Yarkovo', 'wp-ultimo-locations'),
|
||||
__('Zdvinsk', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user