Initial Commit
This commit is contained in:
54
inc/country/tr/06.php
Normal file
54
inc/country/tr/06.php
Normal file
@ -0,0 +1,54 @@
|
||||
<?php // phpcs:ignore - @generation-checksum TR-06-30
|
||||
/**
|
||||
* State City List for 06 - TR.
|
||||
*
|
||||
* City count: 30
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 06 - 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(
|
||||
__('Akyurt', 'wp-ultimo-locations'),
|
||||
__('Altpınar', 'wp-ultimo-locations'),
|
||||
__('Altındağ', 'wp-ultimo-locations'),
|
||||
__('Ankara', 'wp-ultimo-locations'),
|
||||
__('Ayaş', 'wp-ultimo-locations'),
|
||||
__('Bala İlçesi', 'wp-ultimo-locations'),
|
||||
__('Batikent', 'wp-ultimo-locations'),
|
||||
__('Beypazari', 'wp-ultimo-locations'),
|
||||
__('Beypazarı', 'wp-ultimo-locations'),
|
||||
__('Elmadağ', 'wp-ultimo-locations'),
|
||||
__('Etimesgut İlçesi', 'wp-ultimo-locations'),
|
||||
__('Evren', 'wp-ultimo-locations'),
|
||||
__('Gölbaşı', 'wp-ultimo-locations'),
|
||||
__('Güdül', 'wp-ultimo-locations'),
|
||||
__('Haymana', 'wp-ultimo-locations'),
|
||||
__('Kahramankazan', 'wp-ultimo-locations'),
|
||||
__('Kalecik', 'wp-ultimo-locations'),
|
||||
__('Kazan', 'wp-ultimo-locations'),
|
||||
__('Keçiören', 'wp-ultimo-locations'),
|
||||
__('Kızılcahamam', 'wp-ultimo-locations'),
|
||||
__('Mamak İlçesi', 'wp-ultimo-locations'),
|
||||
__('Nallıhan', 'wp-ultimo-locations'),
|
||||
__('Polatlı', 'wp-ultimo-locations'),
|
||||
__('Pursaklar', 'wp-ultimo-locations'),
|
||||
__('Sincan İlçesi', 'wp-ultimo-locations'),
|
||||
__('Yenimahalle', 'wp-ultimo-locations'),
|
||||
__('Çamlıdere', 'wp-ultimo-locations'),
|
||||
__('Çankaya', 'wp-ultimo-locations'),
|
||||
__('Çubuk', 'wp-ultimo-locations'),
|
||||
__('Şereflikoçhisar', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user