Files
wp-multisite-waas/inc/country/ru/psk.php
2024-11-30 18:24:12 -07:00

69 lines
2.3 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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'),
);