Initial Commit
This commit is contained in:
80
inc/country/in/jk.php
Normal file
80
inc/country/in/jk.php
Normal file
@ -0,0 +1,80 @@
|
||||
<?php // phpcs:ignore - @generation-checksum IN-JK-56
|
||||
/**
|
||||
* State City List for JK - IN.
|
||||
*
|
||||
* City count: 56
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for JK - IN.
|
||||
*
|
||||
* 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(
|
||||
__('Akhnur', 'wp-ultimo-locations'),
|
||||
__('Anantnag', 'wp-ultimo-locations'),
|
||||
__('Awantipur', 'wp-ultimo-locations'),
|
||||
__('Badgam', 'wp-ultimo-locations'),
|
||||
__('Bandipore', 'wp-ultimo-locations'),
|
||||
__('Bandipura', 'wp-ultimo-locations'),
|
||||
__('Banihal', 'wp-ultimo-locations'),
|
||||
__('Baramula', 'wp-ultimo-locations'),
|
||||
__('Batoti', 'wp-ultimo-locations'),
|
||||
__('Bhadarwah', 'wp-ultimo-locations'),
|
||||
__('Bijbehara', 'wp-ultimo-locations'),
|
||||
__('Bishnah', 'wp-ultimo-locations'),
|
||||
__('Doda', 'wp-ultimo-locations'),
|
||||
__('Gandarbal', 'wp-ultimo-locations'),
|
||||
__('Ganderbal', 'wp-ultimo-locations'),
|
||||
__('Gho Brahmanan de', 'wp-ultimo-locations'),
|
||||
__('Hajan', 'wp-ultimo-locations'),
|
||||
__('Hiranagar', 'wp-ultimo-locations'),
|
||||
__('Jammu', 'wp-ultimo-locations'),
|
||||
__('Jaurian', 'wp-ultimo-locations'),
|
||||
__('Kathua', 'wp-ultimo-locations'),
|
||||
__('Katra', 'wp-ultimo-locations'),
|
||||
__('Khaur', 'wp-ultimo-locations'),
|
||||
__('Kishtwar', 'wp-ultimo-locations'),
|
||||
__('Kud', 'wp-ultimo-locations'),
|
||||
__('Kulgam', 'wp-ultimo-locations'),
|
||||
__('Kupwara', 'wp-ultimo-locations'),
|
||||
__('Ladakh', 'wp-ultimo-locations'),
|
||||
__('Magam', 'wp-ultimo-locations'),
|
||||
__('Nawanshahr', 'wp-ultimo-locations'),
|
||||
__('Noria', 'wp-ultimo-locations'),
|
||||
__('Padam', 'wp-ultimo-locations'),
|
||||
__('Pahlgam', 'wp-ultimo-locations'),
|
||||
__('Parol', 'wp-ultimo-locations'),
|
||||
__('Pattan', 'wp-ultimo-locations'),
|
||||
__('Pulwama', 'wp-ultimo-locations'),
|
||||
__('Punch', 'wp-ultimo-locations'),
|
||||
__('Qazigund', 'wp-ultimo-locations'),
|
||||
__('Rajaori', 'wp-ultimo-locations'),
|
||||
__('Rajauri', 'wp-ultimo-locations'),
|
||||
__('Ramban', 'wp-ultimo-locations'),
|
||||
__('Ramgarh', 'wp-ultimo-locations'),
|
||||
__('Ramnagar', 'wp-ultimo-locations'),
|
||||
__('Riasi', 'wp-ultimo-locations'),
|
||||
__('Samba', 'wp-ultimo-locations'),
|
||||
__('Shupiyan', 'wp-ultimo-locations'),
|
||||
__('Sopur', 'wp-ultimo-locations'),
|
||||
__('Soyibug', 'wp-ultimo-locations'),
|
||||
__('Srinagar', 'wp-ultimo-locations'),
|
||||
__('Sumbal', 'wp-ultimo-locations'),
|
||||
__('Thang', 'wp-ultimo-locations'),
|
||||
__('Thanna Mandi', 'wp-ultimo-locations'),
|
||||
__('Tral', 'wp-ultimo-locations'),
|
||||
__('Tsrar Sharif', 'wp-ultimo-locations'),
|
||||
__('Udhampur', 'wp-ultimo-locations'),
|
||||
__('Uri', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user