Initial Commit
This commit is contained in:
45
inc/country/tr/52.php
Normal file
45
inc/country/tr/52.php
Normal file
@ -0,0 +1,45 @@
|
||||
<?php // phpcs:ignore - @generation-checksum TR-52-21
|
||||
/**
|
||||
* State City List for 52 - TR.
|
||||
*
|
||||
* City count: 21
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 52 - 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(
|
||||
__('Akkuş', 'wp-ultimo-locations'),
|
||||
__('Altınordu', 'wp-ultimo-locations'),
|
||||
__('Aybastı İlçesi', 'wp-ultimo-locations'),
|
||||
__('Fatsa', 'wp-ultimo-locations'),
|
||||
__('Gölköy İlçesi', 'wp-ultimo-locations'),
|
||||
__('Gülyalı İlçesi', 'wp-ultimo-locations'),
|
||||
__('Gürgentepe', 'wp-ultimo-locations'),
|
||||
__('Kabadüz', 'wp-ultimo-locations'),
|
||||
__('Kabataş', 'wp-ultimo-locations'),
|
||||
__('Korgan', 'wp-ultimo-locations'),
|
||||
__('Kumru', 'wp-ultimo-locations'),
|
||||
__('Mesudiye', 'wp-ultimo-locations'),
|
||||
__('Ordu', 'wp-ultimo-locations'),
|
||||
__('Perşembe', 'wp-ultimo-locations'),
|
||||
__('Piraziz İlçesi', 'wp-ultimo-locations'),
|
||||
__('Ulubey', 'wp-ultimo-locations'),
|
||||
__('Çamaş', 'wp-ultimo-locations'),
|
||||
__('Çatalpınar İlçesi', 'wp-ultimo-locations'),
|
||||
__('Çaybaşı İlçesi', 'wp-ultimo-locations'),
|
||||
__('Ünye İlçesi', 'wp-ultimo-locations'),
|
||||
__('İkizce', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user