47 lines
1.3 KiB
PHP
47 lines
1.3 KiB
PHP
<?php // phpcs:ignore - @generation-checksum TR-56-22
|
||
/**
|
||
* State City List for 56 - TR.
|
||
*
|
||
* City count: 22
|
||
*
|
||
* @package WP_Ultimo\Country
|
||
* @since 2.0.11
|
||
*/
|
||
|
||
// Exit if accessed directly
|
||
defined('ABSPATH') || exit;
|
||
|
||
/**
|
||
* State City List for 56 - 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(
|
||
__('Baykan', 'wp-ultimo-locations'),
|
||
__('Civankan', 'wp-ultimo-locations'),
|
||
__('Doğanca', 'wp-ultimo-locations'),
|
||
__('Doğanköy', 'wp-ultimo-locations'),
|
||
__('Eruh', 'wp-ultimo-locations'),
|
||
__('Gökbudak', 'wp-ultimo-locations'),
|
||
__('Gökçekoru', 'wp-ultimo-locations'),
|
||
__('Gölgelikonak', 'wp-ultimo-locations'),
|
||
__('Gözpınar', 'wp-ultimo-locations'),
|
||
__('Güleçler', 'wp-ultimo-locations'),
|
||
__('Kayabağlar', 'wp-ultimo-locations'),
|
||
__('Kurtalan', 'wp-ultimo-locations'),
|
||
__('Lodi', 'wp-ultimo-locations'),
|
||
__('Okçular', 'wp-ultimo-locations'),
|
||
__('Palamutlu', 'wp-ultimo-locations'),
|
||
__('Pervari', 'wp-ultimo-locations'),
|
||
__('Serhatta', 'wp-ultimo-locations'),
|
||
__('Siirt', 'wp-ultimo-locations'),
|
||
__('Taliban', 'wp-ultimo-locations'),
|
||
__('Taşlı', 'wp-ultimo-locations'),
|
||
__('Tillo', 'wp-ultimo-locations'),
|
||
__('Şirvan', 'wp-ultimo-locations'),
|
||
);
|