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

46
inc/country/ru/mag.php Normal file
View File

@ -0,0 +1,46 @@
<?php // phpcs:ignore - @generation-checksum RU-MAG-22
/**
* State City List for MAG - RU.
*
* City count: 22
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for MAG - 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(
__('Arman', 'wp-ultimo-locations'),
__('Dukat', 'wp-ultimo-locations'),
__('Evensk', 'wp-ultimo-locations'),
__('Gorod Magadan', 'wp-ultimo-locations'),
__('Kholodnyy', 'wp-ultimo-locations'),
__('Magadan', 'wp-ultimo-locations'),
__('Myaundzha', 'wp-ultimo-locations'),
__('Ola', 'wp-ultimo-locations'),
__('Olskiy Rayon', 'wp-ultimo-locations'),
__('Omsukchan', 'wp-ultimo-locations'),
__('Omsukchanskiy Rayon', 'wp-ultimo-locations'),
__('Orotukan', 'wp-ultimo-locations'),
__('Palatka', 'wp-ultimo-locations'),
__('Seymchan', 'wp-ultimo-locations'),
__("Sinegor'ye", 'wp-ultimo-locations'),
__('Sokol', 'wp-ultimo-locations'),
__('Srednekanskiy Rayon', 'wp-ultimo-locations'),
__('Susuman', 'wp-ultimo-locations'),
__('Talaya', 'wp-ultimo-locations'),
__('Uptar', 'wp-ultimo-locations'),
__('Ust-Omchug', 'wp-ultimo-locations'),
__('Yagodnoye', 'wp-ultimo-locations'),
);