Initial Commit
This commit is contained in:
39
inc/country/tr/32.php
Normal file
39
inc/country/tr/32.php
Normal file
@ -0,0 +1,39 @@
|
||||
<?php // phpcs:ignore - @generation-checksum TR-32-15
|
||||
/**
|
||||
* State City List for 32 - TR.
|
||||
*
|
||||
* City count: 15
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 32 - 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(
|
||||
__('Aksu', 'wp-ultimo-locations'),
|
||||
__('Anamas', 'wp-ultimo-locations'),
|
||||
__('Atabey', 'wp-ultimo-locations'),
|
||||
__('Eğirdir', 'wp-ultimo-locations'),
|
||||
__('Gelendost', 'wp-ultimo-locations'),
|
||||
__('Gönen', 'wp-ultimo-locations'),
|
||||
__('Isparta', 'wp-ultimo-locations'),
|
||||
__('Keçiborlu', 'wp-ultimo-locations'),
|
||||
__('Pavlu Cebel', 'wp-ultimo-locations'),
|
||||
__('Senirkent', 'wp-ultimo-locations'),
|
||||
__('Sütçüler İlçesi', 'wp-ultimo-locations'),
|
||||
__('Uluborlu', 'wp-ultimo-locations'),
|
||||
__('Yalvaç', 'wp-ultimo-locations'),
|
||||
__('Yenişarbademli', 'wp-ultimo-locations'),
|
||||
__('Şarkîkaraağaç', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user