49 lines
1.4 KiB
PHP
49 lines
1.4 KiB
PHP
<?php // phpcs:ignore - @generation-checksum TR-20-24
|
||
/**
|
||
* State City List for 20 - TR.
|
||
*
|
||
* City count: 24
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for 20 - 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(
|
||
__('Acıpayam', 'wp-ultimo-locations'),
|
||
__('Akkent', 'wp-ultimo-locations'),
|
||
__('Akköy', 'wp-ultimo-locations'),
|
||
__('Babadağ', 'wp-ultimo-locations'),
|
||
__('Baklan', 'wp-ultimo-locations'),
|
||
__('Bekilli', 'wp-ultimo-locations'),
|
||
__('Beyağaç İlçesi', 'wp-ultimo-locations'),
|
||
__('Bozkurt', 'wp-ultimo-locations'),
|
||
__('Buldan', 'wp-ultimo-locations'),
|
||
__('Denizli', 'wp-ultimo-locations'),
|
||
__('Gözler', 'wp-ultimo-locations'),
|
||
__('Güney İlçesi', 'wp-ultimo-locations'),
|
||
__('Honaz', 'wp-ultimo-locations'),
|
||
__('Kale', 'wp-ultimo-locations'),
|
||
__('Merkezefendi', 'wp-ultimo-locations'),
|
||
__('Nikfer', 'wp-ultimo-locations'),
|
||
__('Pamukkale', 'wp-ultimo-locations'),
|
||
__('Sarayköy', 'wp-ultimo-locations'),
|
||
__('Serinhisar', 'wp-ultimo-locations'),
|
||
__('Tavas', 'wp-ultimo-locations'),
|
||
__('Çal İlçesi', 'wp-ultimo-locations'),
|
||
__('Çameli İlçesi', 'wp-ultimo-locations'),
|
||
__('Çardak', 'wp-ultimo-locations'),
|
||
__('Çivril', 'wp-ultimo-locations'),
|
||
);
|