50 lines
1.4 KiB
PHP
50 lines
1.4 KiB
PHP
<?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'),
|
||
);
|