Initial Commit
This commit is contained in:
39
inc/country/tr/66.php
Normal file
39
inc/country/tr/66.php
Normal file
@ -0,0 +1,39 @@
|
||||
<?php // phpcs:ignore - @generation-checksum TR-66-15
|
||||
/**
|
||||
* State City List for 66 - TR.
|
||||
*
|
||||
* City count: 15
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 66 - 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(
|
||||
__('Akdağmadeni', 'wp-ultimo-locations'),
|
||||
__('Aydıncık', 'wp-ultimo-locations'),
|
||||
__('Boğazlıyan İlçesi', 'wp-ultimo-locations'),
|
||||
__('Kadışehri', 'wp-ultimo-locations'),
|
||||
__('Saraykent', 'wp-ultimo-locations'),
|
||||
__('Sarıkaya', 'wp-ultimo-locations'),
|
||||
__('Sorgun', 'wp-ultimo-locations'),
|
||||
__('Yenifakılı', 'wp-ultimo-locations'),
|
||||
__('Yerköy', 'wp-ultimo-locations'),
|
||||
__('Yozgat', 'wp-ultimo-locations'),
|
||||
__('Çandır İlçesi', 'wp-ultimo-locations'),
|
||||
__('Çayıralan', 'wp-ultimo-locations'),
|
||||
__('Çekerek', 'wp-ultimo-locations'),
|
||||
__('Şefaatli İlçesi', 'wp-ultimo-locations'),
|
||||
__('Şefaatlı', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user