Initial Commit
This commit is contained in:
81
inc/country/in/hp.php
Normal file
81
inc/country/in/hp.php
Normal file
@ -0,0 +1,81 @@
|
||||
<?php // phpcs:ignore - @generation-checksum IN-HP-57
|
||||
/**
|
||||
* State City List for HP - IN.
|
||||
*
|
||||
* City count: 57
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for HP - 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(
|
||||
__('Arki', 'wp-ultimo-locations'),
|
||||
__('Baddi', 'wp-ultimo-locations'),
|
||||
__('Banjar', 'wp-ultimo-locations'),
|
||||
__('Bilaspur', 'wp-ultimo-locations'),
|
||||
__('Chamba', 'wp-ultimo-locations'),
|
||||
__('Chaupal', 'wp-ultimo-locations'),
|
||||
__('Chowari', 'wp-ultimo-locations'),
|
||||
__('Chuari Khas', 'wp-ultimo-locations'),
|
||||
__('Dagshai', 'wp-ultimo-locations'),
|
||||
__('Dalhousie', 'wp-ultimo-locations'),
|
||||
__('Daulatpur', 'wp-ultimo-locations'),
|
||||
__('Dera Gopipur', 'wp-ultimo-locations'),
|
||||
__('Dharamsala', 'wp-ultimo-locations'),
|
||||
__('Gagret', 'wp-ultimo-locations'),
|
||||
__('Ghumarwin', 'wp-ultimo-locations'),
|
||||
__('Hamirpur', 'wp-ultimo-locations'),
|
||||
__('Jawala Mukhi', 'wp-ultimo-locations'),
|
||||
__('Jogindarnagar', 'wp-ultimo-locations'),
|
||||
__('Jubbal', 'wp-ultimo-locations'),
|
||||
__('Jutogh', 'wp-ultimo-locations'),
|
||||
__('Kalka', 'wp-ultimo-locations'),
|
||||
__('Kangar', 'wp-ultimo-locations'),
|
||||
__('Kangra', 'wp-ultimo-locations'),
|
||||
__('Kasauli', 'wp-ultimo-locations'),
|
||||
__('Kinnaur', 'wp-ultimo-locations'),
|
||||
__('Kotkhai', 'wp-ultimo-locations'),
|
||||
__('Kotla', 'wp-ultimo-locations'),
|
||||
__('Kulu', 'wp-ultimo-locations'),
|
||||
__('Kyelang', 'wp-ultimo-locations'),
|
||||
__('Lahul and Spiti', 'wp-ultimo-locations'),
|
||||
__('Manali', 'wp-ultimo-locations'),
|
||||
__('Mandi', 'wp-ultimo-locations'),
|
||||
__('Nadaun', 'wp-ultimo-locations'),
|
||||
__('Nagar', 'wp-ultimo-locations'),
|
||||
__('Nagrota', 'wp-ultimo-locations'),
|
||||
__('Nahan', 'wp-ultimo-locations'),
|
||||
__('Nalagarh', 'wp-ultimo-locations'),
|
||||
__('Palampur', 'wp-ultimo-locations'),
|
||||
__('Pandoh', 'wp-ultimo-locations'),
|
||||
__('Paonta Sahib', 'wp-ultimo-locations'),
|
||||
__('Parwanoo', 'wp-ultimo-locations'),
|
||||
__('Rajgarh', 'wp-ultimo-locations'),
|
||||
__('Rampur', 'wp-ultimo-locations'),
|
||||
__('Rohru', 'wp-ultimo-locations'),
|
||||
__('Sabathu', 'wp-ultimo-locations'),
|
||||
__('Santokhgarh', 'wp-ultimo-locations'),
|
||||
__('Sarahan', 'wp-ultimo-locations'),
|
||||
__('Sarka Ghat', 'wp-ultimo-locations'),
|
||||
__('Seoni', 'wp-ultimo-locations'),
|
||||
__('Shimla', 'wp-ultimo-locations'),
|
||||
__('Sirmaur', 'wp-ultimo-locations'),
|
||||
__('Solan', 'wp-ultimo-locations'),
|
||||
__('Sundarnagar', 'wp-ultimo-locations'),
|
||||
__('Theog', 'wp-ultimo-locations'),
|
||||
__('Tira Sujanpur', 'wp-ultimo-locations'),
|
||||
__('Una', 'wp-ultimo-locations'),
|
||||
__('Yol', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user