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

41
inc/country/tr/54.php Normal file
View File

@ -0,0 +1,41 @@
<?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'),
);