Initial Commit
This commit is contained in:
36
inc/country/tr/64.php
Normal file
36
inc/country/tr/64.php
Normal file
@ -0,0 +1,36 @@
|
||||
<?php // phpcs:ignore - @generation-checksum TR-64-12
|
||||
/**
|
||||
* State City List for 64 - TR.
|
||||
*
|
||||
* City count: 12
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for 64 - 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(
|
||||
__('Banaz', 'wp-ultimo-locations'),
|
||||
__('Bölme', 'wp-ultimo-locations'),
|
||||
__('Eşme', 'wp-ultimo-locations'),
|
||||
__('Güllü', 'wp-ultimo-locations'),
|
||||
__('Karahallı', 'wp-ultimo-locations'),
|
||||
__('Kızılcasöğüt', 'wp-ultimo-locations'),
|
||||
__('Merkez', 'wp-ultimo-locations'),
|
||||
__('Selçikler', 'wp-ultimo-locations'),
|
||||
__('Sivaslı', 'wp-ultimo-locations'),
|
||||
__('Ulubey', 'wp-ultimo-locations'),
|
||||
__('Uşak', 'wp-ultimo-locations'),
|
||||
__('İlyaslı', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user