Initial Commit
This commit is contained in:
49
inc/country/ru/al.php
Normal file
49
inc/country/ru/al.php
Normal file
@ -0,0 +1,49 @@
|
||||
<?php // phpcs:ignore - @generation-checksum RU-AL-25
|
||||
/**
|
||||
* State City List for AL - RU.
|
||||
*
|
||||
* City count: 25
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for AL - 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(
|
||||
__('Aktash', 'wp-ultimo-locations'),
|
||||
__('Artybash', 'wp-ultimo-locations'),
|
||||
__('Belyashi', 'wp-ultimo-locations'),
|
||||
__('Chemal', 'wp-ultimo-locations'),
|
||||
__('Cherga', 'wp-ultimo-locations'),
|
||||
__('Choya', 'wp-ultimo-locations'),
|
||||
__('Elekmonar', 'wp-ultimo-locations'),
|
||||
__('Gorno-Altaysk', 'wp-ultimo-locations'),
|
||||
__('Inya', 'wp-ultimo-locations'),
|
||||
__('Iogach', 'wp-ultimo-locations'),
|
||||
__('Kosh-Agach', 'wp-ultimo-locations'),
|
||||
__('Manzherok', 'wp-ultimo-locations'),
|
||||
__('Mayma', 'wp-ultimo-locations'),
|
||||
__('Mayminskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Onguday', 'wp-ultimo-locations'),
|
||||
__('Ongudayskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Shebalino', 'wp-ultimo-locations'),
|
||||
__('Shebalinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Souzga', 'wp-ultimo-locations'),
|
||||
__('Tashanta', 'wp-ultimo-locations'),
|
||||
__('Turochak', 'wp-ultimo-locations'),
|
||||
__('Ust’-Kan', 'wp-ultimo-locations'),
|
||||
__('Ust’-Koksa', 'wp-ultimo-locations'),
|
||||
__('Ust’-Koksinskiy Rayon', 'wp-ultimo-locations'),
|
||||
__('Ust’-Ulagan', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user