Initial Commit
This commit is contained in:
61
inc/country/tr/07.php
Normal file
61
inc/country/tr/07.php
Normal file
@ -0,0 +1,61 @@
|
||||
<?php // phpcs:ignore - @generation-checksum TR-07-37
|
||||
/**
|
||||
* State City List for 07 - TR.
|
||||
*
|
||||
* City count: 37
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 07 - 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(
|
||||
__('Akseki', 'wp-ultimo-locations'),
|
||||
__('Aksu', 'wp-ultimo-locations'),
|
||||
__('Alanya', 'wp-ultimo-locations'),
|
||||
__('Antalya', 'wp-ultimo-locations'),
|
||||
__('Avsallar', 'wp-ultimo-locations'),
|
||||
__('Belek', 'wp-ultimo-locations'),
|
||||
__('Beykonak', 'wp-ultimo-locations'),
|
||||
__('Boğazkent', 'wp-ultimo-locations'),
|
||||
__('Demre', 'wp-ultimo-locations'),
|
||||
__('Döşemealtı İlçesi', 'wp-ultimo-locations'),
|
||||
__('Eksere', 'wp-ultimo-locations'),
|
||||
__('Elmalı', 'wp-ultimo-locations'),
|
||||
__('Evrenseki', 'wp-ultimo-locations'),
|
||||
__('Finike', 'wp-ultimo-locations'),
|
||||
__('Gazipaşa', 'wp-ultimo-locations'),
|
||||
__('Göynük', 'wp-ultimo-locations'),
|
||||
__('Gündoğmuş İlçesi', 'wp-ultimo-locations'),
|
||||
__('Kalkan', 'wp-ultimo-locations'),
|
||||
__('Kaş', 'wp-ultimo-locations'),
|
||||
__('Kemer', 'wp-ultimo-locations'),
|
||||
__('Kepez İlçesi', 'wp-ultimo-locations'),
|
||||
__('Konyaaltı', 'wp-ultimo-locations'),
|
||||
__('Korkuteli', 'wp-ultimo-locations'),
|
||||
__('Kumköy', 'wp-ultimo-locations'),
|
||||
__('Kumluca', 'wp-ultimo-locations'),
|
||||
__('Kızılağaç', 'wp-ultimo-locations'),
|
||||
__('Mahmutlar', 'wp-ultimo-locations'),
|
||||
__('Manavgat', 'wp-ultimo-locations'),
|
||||
__('Muratpaşa', 'wp-ultimo-locations'),
|
||||
__('Okurcalar', 'wp-ultimo-locations'),
|
||||
__('Payallar', 'wp-ultimo-locations'),
|
||||
__('Serik', 'wp-ultimo-locations'),
|
||||
__('Side', 'wp-ultimo-locations'),
|
||||
__('Tekirova', 'wp-ultimo-locations'),
|
||||
__('Turunçova', 'wp-ultimo-locations'),
|
||||
__('Türkler', 'wp-ultimo-locations'),
|
||||
__('İbradı', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user