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

37
inc/country/tr/43.php Normal file
View File

@ -0,0 +1,37 @@
<?php // phpcs:ignore - @generation-checksum TR-43-13
/**
* State City List for 43 - TR.
*
* City count: 13
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for 43 - 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(
__('Altıntaş İlçesi', 'wp-ultimo-locations'),
__('Aslanapa', 'wp-ultimo-locations'),
__('Domaniç', 'wp-ultimo-locations'),
__('Dumlupınar', 'wp-ultimo-locations'),
__('Emet', 'wp-ultimo-locations'),
__('Gediz', 'wp-ultimo-locations'),
__('Hisarcık İlçesi', 'wp-ultimo-locations'),
__('Kütahya', 'wp-ultimo-locations'),
__('Pazarlar', 'wp-ultimo-locations'),
__('Simav', 'wp-ultimo-locations'),
__('Tavşanlı', 'wp-ultimo-locations'),
__('Çavdarhisar İlçesi', 'wp-ultimo-locations'),
__('Şaphane', 'wp-ultimo-locations'),
);