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

71
inc/country/ru/pnz.php Normal file
View File

@ -0,0 +1,71 @@
<?php // phpcs:ignore - @generation-checksum RU-PNZ-47
/**
* State City List for PNZ - RU.
*
* City count: 47
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for PNZ - 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(
__('Bashmakovo', 'wp-ultimo-locations'),
__('Bekovo', 'wp-ultimo-locations'),
__('Belinskiy', 'wp-ultimo-locations'),
__('Bessonovka', 'wp-ultimo-locations'),
__('Bogoslovka', 'wp-ultimo-locations'),
__('Chaadayevka', 'wp-ultimo-locations'),
__('Chemodanovka', 'wp-ultimo-locations'),
__('Gorodishche', 'wp-ultimo-locations'),
__('Grabovo', 'wp-ultimo-locations'),
__('Inderka', 'wp-ultimo-locations'),
__('Issa', 'wp-ultimo-locations'),
__('Issinskiy Rayon', 'wp-ultimo-locations'),
__('Kanayevka', 'wp-ultimo-locations'),
__('Kolyshley', 'wp-ultimo-locations'),
__('Kondol', 'wp-ultimo-locations'),
__('Kuznetsk', 'wp-ultimo-locations'),
__('Kuznetskiy Rayon', 'wp-ultimo-locations'),
__('Lermontovo', 'wp-ultimo-locations'),
__('Lopatino', 'wp-ultimo-locations'),
__('Lunino', 'wp-ultimo-locations'),
__('Makhalino', 'wp-ultimo-locations'),
__('Malaya Serdoba', 'wp-ultimo-locations'),
__('Mokshan', 'wp-ultimo-locations'),
__('Narovchat', 'wp-ultimo-locations'),
__('Neverkino', 'wp-ultimo-locations'),
__('Neverkinskiy Rayon', 'wp-ultimo-locations'),
__('Nikolsk', 'wp-ultimo-locations'),
__('Nizhniy Lomov', 'wp-ultimo-locations'),
__('Pachelma', 'wp-ultimo-locations'),
__('Penza', 'wp-ultimo-locations'),
__('Poim', 'wp-ultimo-locations'),
__('Poselki', 'wp-ultimo-locations'),
__('Russkiy Kameshkir', 'wp-ultimo-locations'),
__('Serdobsk', 'wp-ultimo-locations'),
__('Shemysheyka', 'wp-ultimo-locations'),
__('Sosnovoborsk', 'wp-ultimo-locations'),
__('Spassk', 'wp-ultimo-locations'),
__('Srednyaya Yelyuzan', 'wp-ultimo-locations'),
__('Sura', 'wp-ultimo-locations'),
__('Sursk', 'wp-ultimo-locations'),
__('Tamala', 'wp-ultimo-locations'),
__('Vadinsk', 'wp-ultimo-locations'),
__('Verkhniy Lomov', 'wp-ultimo-locations'),
__('Verkhozim', 'wp-ultimo-locations'),
__('Zarechnyy', 'wp-ultimo-locations'),
__('Zasechnoye', 'wp-ultimo-locations'),
__('Zemetchino', 'wp-ultimo-locations'),
);