Initial Commit

This commit is contained in:
David Stone
2024-11-30 18:24:12 -07:00
commit e8f7955c1c
5432 changed files with 1397750 additions and 0 deletions

49
inc/country/tr/09.php Normal file
View File

@ -0,0 +1,49 @@
<?php // phpcs:ignore - @generation-checksum TR-09-25
/**
* State City List for 09 - TR.
*
* City count: 25
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for 09 - 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(
__('Acarlar', 'wp-ultimo-locations'),
__('Atça', 'wp-ultimo-locations'),
__('Aydın', 'wp-ultimo-locations'),
__('Bozdoğan', 'wp-ultimo-locations'),
__('Buharkent', 'wp-ultimo-locations'),
__('Dalama', 'wp-ultimo-locations'),
__('Davutlar', 'wp-ultimo-locations'),
__('Didim', 'wp-ultimo-locations'),
__('Efeler', 'wp-ultimo-locations'),
__('Germencik', 'wp-ultimo-locations'),
__('Karacasu', 'wp-ultimo-locations'),
__('Karpuzlu', 'wp-ultimo-locations'),
__('Koçarlı', 'wp-ultimo-locations'),
__('Kuyucak', 'wp-ultimo-locations'),
__('Kuşadası', 'wp-ultimo-locations'),
__('Köşk', 'wp-ultimo-locations'),
__('Nazilli', 'wp-ultimo-locations'),
__('Sarıkemer', 'wp-ultimo-locations'),
__('Sultanhisar', 'wp-ultimo-locations'),
__('Söke', 'wp-ultimo-locations'),
__('Tepecik', 'wp-ultimo-locations'),
__('Yenipazar', 'wp-ultimo-locations'),
__('Çine', 'wp-ultimo-locations'),
__('İncirliova', 'wp-ultimo-locations'),
__('İsabeyli', 'wp-ultimo-locations'),
);