Initial Commit
This commit is contained in:
55
inc/country/ru/se.php
Normal file
55
inc/country/ru/se.php
Normal file
@ -0,0 +1,55 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-SE-31
|
||||
/**
|
||||
* State City List for SE - RU.
|
||||
*
|
||||
* City count: 31
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for SE - 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(
|
||||
__('Alagir', 'wp-ultimo-locations'),
|
||||
__('Alagirskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ardon', 'wp-ultimo-locations'),
|
||||
__('Arkhonskaya', 'wp-ultimo-locations'),
|
||||
__('Beslan', 'wp-ultimo-locations'),
|
||||
__('Chermen', 'wp-ultimo-locations'),
|
||||
__('Chikola', 'wp-ultimo-locations'),
|
||||
__('Dachnoye', 'wp-ultimo-locations'),
|
||||
__('Digora', 'wp-ultimo-locations'),
|
||||
__('Digorskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Gizel’', 'wp-ultimo-locations'),
|
||||
__('Irafskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kambileyevskoye', 'wp-ultimo-locations'),
|
||||
__('Kardzhin', 'wp-ultimo-locations'),
|
||||
__('Khumalag', 'wp-ultimo-locations'),
|
||||
__('Kirovskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Kizlyar', 'wp-ultimo-locations'),
|
||||
__('Mikhaylovskoye', 'wp-ultimo-locations'),
|
||||
__('Mizur', 'wp-ultimo-locations'),
|
||||
__('Mozdok', 'wp-ultimo-locations'),
|
||||
__('Nogir', 'wp-ultimo-locations'),
|
||||
__('Pavlodol’skaya', 'wp-ultimo-locations'),
|
||||
__('Pravoberezhnyy Rayon', 'wp-ultimo-locations'),
|
||||
__('Prigorodnyy Rayon', 'wp-ultimo-locations'),
|
||||
__('Sunzha', 'wp-ultimo-locations'),
|
||||
__('Tarskoye', 'wp-ultimo-locations'),
|
||||
__('Terskaya', 'wp-ultimo-locations'),
|
||||
__('Troitskoye', 'wp-ultimo-locations'),
|
||||
__('Verkhniy Fiagdon', 'wp-ultimo-locations'),
|
||||
__('Vladikavkaz', 'wp-ultimo-locations'),
|
||||
__('Zmeyskaya', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user