42 lines
1.1 KiB
PHP
42 lines
1.1 KiB
PHP
<?php // phpcs:ignore - @generation-checksum TR-54-17
|
||
/**
|
||
* State City List for 54 - TR.
|
||
*
|
||
* City count: 17
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for 54 - 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(
|
||
__('Adapazarı', 'wp-ultimo-locations'),
|
||
__('Akyazı', 'wp-ultimo-locations'),
|
||
__('Arifiye', 'wp-ultimo-locations'),
|
||
__('Erenler', 'wp-ultimo-locations'),
|
||
__('Ferizli', 'wp-ultimo-locations'),
|
||
__('Geyve', 'wp-ultimo-locations'),
|
||
__('Hendek', 'wp-ultimo-locations'),
|
||
__('Karapürçek', 'wp-ultimo-locations'),
|
||
__('Karasu Mahallesi', 'wp-ultimo-locations'),
|
||
__('Karasu İlçesi', 'wp-ultimo-locations'),
|
||
__('Kaynarca', 'wp-ultimo-locations'),
|
||
__('Kocaali', 'wp-ultimo-locations'),
|
||
__('Pamukova', 'wp-ultimo-locations'),
|
||
__('Sapanca', 'wp-ultimo-locations'),
|
||
__('Serdivan', 'wp-ultimo-locations'),
|
||
__('Söğütlü', 'wp-ultimo-locations'),
|
||
__('Taraklı', 'wp-ultimo-locations'),
|
||
);
|