Initial Commit
This commit is contained in:
46
inc/country/tr/25.php
Normal file
46
inc/country/tr/25.php
Normal file
@ -0,0 +1,46 @@
|
||||
<?php // phpcs:ignore - @generation-checksum TR-25-22
|
||||
/**
|
||||
* State City List for 25 - TR.
|
||||
*
|
||||
* City count: 22
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 25 - TR.
|
||||
*
|
||||
* 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(
|
||||
__('Aziziye', 'wp-ultimo-locations'),
|
||||
__('Aşkale', 'wp-ultimo-locations'),
|
||||
__('Erzurum', 'wp-ultimo-locations'),
|
||||
__('Horasan', 'wp-ultimo-locations'),
|
||||
__('Hınıs', 'wp-ultimo-locations'),
|
||||
__('Ilıca', 'wp-ultimo-locations'),
|
||||
__('Karayazı', 'wp-ultimo-locations'),
|
||||
__('Karaçoban', 'wp-ultimo-locations'),
|
||||
__('Köprüköy İlçesi', 'wp-ultimo-locations'),
|
||||
__('Narman', 'wp-ultimo-locations'),
|
||||
__('Oltu', 'wp-ultimo-locations'),
|
||||
__('Olur', 'wp-ultimo-locations'),
|
||||
__('Palandöken', 'wp-ultimo-locations'),
|
||||
__('Pasinler', 'wp-ultimo-locations'),
|
||||
__('Pazaryolu', 'wp-ultimo-locations'),
|
||||
__('Tekman', 'wp-ultimo-locations'),
|
||||
__('Tortum', 'wp-ultimo-locations'),
|
||||
__('Uzundere', 'wp-ultimo-locations'),
|
||||
__('Yakutiye', 'wp-ultimo-locations'),
|
||||
__('Çat İlçesi', 'wp-ultimo-locations'),
|
||||
__('İspir', 'wp-ultimo-locations'),
|
||||
__('Şenkaya', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user