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

68
inc/country/ru/psk.php Normal file
View File

@ -0,0 +1,68 @@
<?php // phpcs:ignore - @generation-checksum RU-PSK-44
/**
* State City List for PSK - RU.
*
* City count: 44
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for PSK - 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(
__('Bezhanitsy', 'wp-ultimo-locations'),
__('Dedovichi', 'wp-ultimo-locations'),
__('Dno', 'wp-ultimo-locations'),
__('Gdov', 'wp-ultimo-locations'),
__('Gdovskiy Rayon', 'wp-ultimo-locations'),
__('Idritsa', 'wp-ultimo-locations'),
__('Izborsk', 'wp-ultimo-locations'),
__('Krasnogorodsk', 'wp-ultimo-locations'),
__('Krasnyy Luch', 'wp-ultimo-locations'),
__('Kuninskiy Rayon', 'wp-ultimo-locations'),
__('Loknya', 'wp-ultimo-locations'),
__('Nevel', 'wp-ultimo-locations'),
__('Novorzhev', 'wp-ultimo-locations'),
__('Novorzhevskiy Rayon', 'wp-ultimo-locations'),
__('Novosokolnicheskiy Rayon', 'wp-ultimo-locations'),
__('Novosokolniki', 'wp-ultimo-locations'),
__('Novyy Izborsk', 'wp-ultimo-locations'),
__('Opochka', 'wp-ultimo-locations'),
__('Ostrov', 'wp-ultimo-locations'),
__('Ostrovskiy Rayon', 'wp-ultimo-locations'),
__('Palkino', 'wp-ultimo-locations'),
__('Palkinskiy Rayon', 'wp-ultimo-locations'),
__('Pechorskiy Rayon', 'wp-ultimo-locations'),
__('Pechory', 'wp-ultimo-locations'),
__('Plyussa', 'wp-ultimo-locations'),
__('Porkhov', 'wp-ultimo-locations'),
__('Porkhovskiy Rayon', 'wp-ultimo-locations'),
__('Pskov', 'wp-ultimo-locations'),
__('Pskovskiy Rayon', 'wp-ultimo-locations'),
__('Pushkino-Gorskiy Rayon', 'wp-ultimo-locations'),
__('Pushkinskiye Gory', 'wp-ultimo-locations'),
__('Pustoshka', 'wp-ultimo-locations'),
__('Pustoshkinskiy Rayon', 'wp-ultimo-locations'),
__('Pytalovo', 'wp-ultimo-locations'),
__('Pytalovskiy Rayon', 'wp-ultimo-locations'),
__('Sebezh', 'wp-ultimo-locations'),
__('Sebezhskiy Rayon', 'wp-ultimo-locations'),
__('Serëdka', 'wp-ultimo-locations'),
__('Strugi-Krasnyye', 'wp-ultimo-locations'),
__('Strugo-Krasnenskiy Rayon', 'wp-ultimo-locations'),
__('Usvyaty', 'wp-ultimo-locations'),
__('Velikiye Luki', 'wp-ultimo-locations'),
__('Velikolukskiy Rayon', 'wp-ultimo-locations'),
__('Vybor', 'wp-ultimo-locations'),
);