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

54
inc/country/tr/06.php Normal file
View 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'),
);