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

35
inc/country/tr/53.php Normal file
View File

@ -0,0 +1,35 @@
<?php // phpcs:ignore - @generation-checksum TR-53-11
/**
* State City List for 53 - TR.
*
* City count: 11
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for 53 - 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(
__('Ardeşen', 'wp-ultimo-locations'),
__('Fındıklı', 'wp-ultimo-locations'),
__('Güneysu', 'wp-ultimo-locations'),
__('Hemşin İlçesi', 'wp-ultimo-locations'),
__('Kalkandere', 'wp-ultimo-locations'),
__('Nurluca', 'wp-ultimo-locations'),
__('Pazar', 'wp-ultimo-locations'),
__('Rize', 'wp-ultimo-locations'),
__('Çayeli', 'wp-ultimo-locations'),
__('İkizdere İlçesi', 'wp-ultimo-locations'),
__('İyidere', 'wp-ultimo-locations'),
);