Initial Commit
This commit is contained in:
36
inc/country/tr/77.php
Normal file
36
inc/country/tr/77.php
Normal file
@ -0,0 +1,36 @@
|
||||
<?php // phpcs:ignore - @generation-checksum TR-77-12
|
||||
/**
|
||||
* State City List for 77 - TR.
|
||||
*
|
||||
* City count: 12
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 77 - 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ınova', 'wp-ultimo-locations'),
|
||||
__('Armutlu İlçesi', 'wp-ultimo-locations'),
|
||||
__('Kadıköy', 'wp-ultimo-locations'),
|
||||
__('Kaytazdere', 'wp-ultimo-locations'),
|
||||
__('Kocadere', 'wp-ultimo-locations'),
|
||||
__('Koruköy', 'wp-ultimo-locations'),
|
||||
__('Kılıç', 'wp-ultimo-locations'),
|
||||
__('Taşköprü', 'wp-ultimo-locations'),
|
||||
__('Termal İlçesi', 'wp-ultimo-locations'),
|
||||
__('Yalova', 'wp-ultimo-locations'),
|
||||
__('Çiftlikköy', 'wp-ultimo-locations'),
|
||||
__('Çınarcık', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user