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

49
inc/country/ru/al.php Normal file
View 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'),
);