65 lines
2.0 KiB
PHP
65 lines
2.0 KiB
PHP
<?php // phpcs:ignore - @generation-checksum TR-34-40
|
||
/**
|
||
* State City List for 34 - TR.
|
||
*
|
||
* City count: 40
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for 34 - 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(
|
||
__('Adalar', 'wp-ultimo-locations'),
|
||
__('Arnavutköy', 'wp-ultimo-locations'),
|
||
__('Ataşehir', 'wp-ultimo-locations'),
|
||
__('Avcılar', 'wp-ultimo-locations'),
|
||
__('Bahçelievler', 'wp-ultimo-locations'),
|
||
__('Bakırköy', 'wp-ultimo-locations'),
|
||
__('Bayrampaşa', 'wp-ultimo-locations'),
|
||
__('Bağcılar', 'wp-ultimo-locations'),
|
||
__('Başakşehir', 'wp-ultimo-locations'),
|
||
__('Beykoz', 'wp-ultimo-locations'),
|
||
__('Beylikdüzü', 'wp-ultimo-locations'),
|
||
__('Beyoğlu', 'wp-ultimo-locations'),
|
||
__('Beşiktaş', 'wp-ultimo-locations'),
|
||
__('Büyükçekmece', 'wp-ultimo-locations'),
|
||
__('Eminönü', 'wp-ultimo-locations'),
|
||
__('Esenler', 'wp-ultimo-locations'),
|
||
__('Esenyurt', 'wp-ultimo-locations'),
|
||
__('Eyüpsultan', 'wp-ultimo-locations'),
|
||
__('Fatih', 'wp-ultimo-locations'),
|
||
__('Gaziosmanpaşa', 'wp-ultimo-locations'),
|
||
__('Güngören', 'wp-ultimo-locations'),
|
||
__('Kadıköy', 'wp-ultimo-locations'),
|
||
__('Kartal', 'wp-ultimo-locations'),
|
||
__('Kâğıthane', 'wp-ultimo-locations'),
|
||
__('Küçükçekmece', 'wp-ultimo-locations'),
|
||
__('Maltepe', 'wp-ultimo-locations'),
|
||
__('Pendik', 'wp-ultimo-locations'),
|
||
__('Sancaktepe', 'wp-ultimo-locations'),
|
||
__('Sarıyer', 'wp-ultimo-locations'),
|
||
__('Silivri', 'wp-ultimo-locations'),
|
||
__('Sultanbeyli', 'wp-ultimo-locations'),
|
||
__('Sultangazi', 'wp-ultimo-locations'),
|
||
__('Tuzla', 'wp-ultimo-locations'),
|
||
__('Umraniye', 'wp-ultimo-locations'),
|
||
__('Zeytinburnu', 'wp-ultimo-locations'),
|
||
__('Çatalca', 'wp-ultimo-locations'),
|
||
__('Çekmeköy', 'wp-ultimo-locations'),
|
||
__('Üsküdar', 'wp-ultimo-locations'),
|
||
__('Şile', 'wp-ultimo-locations'),
|
||
__('Şişli', 'wp-ultimo-locations'),
|
||
);
|