Initial Commit
This commit is contained in:
79
inc/country/cn/ha.php
Normal file
79
inc/country/cn/ha.php
Normal file
@ -0,0 +1,79 @@
|
||||
<?php // phpcs:ignore - @generation-checksum CN-HA-55
|
||||
/**
|
||||
* State City List for HA - CN.
|
||||
*
|
||||
* City count: 55
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for HA - CN.
|
||||
*
|
||||
* 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(
|
||||
__('Anyang', 'wp-ultimo-locations'),
|
||||
__('Anyang Shi', 'wp-ultimo-locations'),
|
||||
__('Binhe', 'wp-ultimo-locations'),
|
||||
__('Chengguan', 'wp-ultimo-locations'),
|
||||
__('Chengjiao', 'wp-ultimo-locations'),
|
||||
__('Daokou', 'wp-ultimo-locations'),
|
||||
__('Dingcheng', 'wp-ultimo-locations'),
|
||||
__('Hancheng', 'wp-ultimo-locations'),
|
||||
__('Hebi', 'wp-ultimo-locations'),
|
||||
__('Huaidian', 'wp-ultimo-locations'),
|
||||
__('Huazhou', 'wp-ultimo-locations'),
|
||||
__('Huichang', 'wp-ultimo-locations'),
|
||||
__('Jianshe', 'wp-ultimo-locations'),
|
||||
__('Jiaozuo', 'wp-ultimo-locations'),
|
||||
__('Jishui', 'wp-ultimo-locations'),
|
||||
__('Jiyuan', 'wp-ultimo-locations'),
|
||||
__('Kaifeng', 'wp-ultimo-locations'),
|
||||
__('Kaiyuan', 'wp-ultimo-locations'),
|
||||
__('Lingbao Chengguanzhen', 'wp-ultimo-locations'),
|
||||
__('Luohe', 'wp-ultimo-locations'),
|
||||
__('Luohe Shi', 'wp-ultimo-locations'),
|
||||
__('Luoyang', 'wp-ultimo-locations'),
|
||||
__('Minggang', 'wp-ultimo-locations'),
|
||||
__('Nanyang', 'wp-ultimo-locations'),
|
||||
__('Pingdingshan', 'wp-ultimo-locations'),
|
||||
__('Puyang Chengguanzhen', 'wp-ultimo-locations'),
|
||||
__('Puyang Shi', 'wp-ultimo-locations'),
|
||||
__('Qingping', 'wp-ultimo-locations'),
|
||||
__('Runing', 'wp-ultimo-locations'),
|
||||
__('Ruzhou', 'wp-ultimo-locations'),
|
||||
__('Shangqiu', 'wp-ultimo-locations'),
|
||||
__('Songyang', 'wp-ultimo-locations'),
|
||||
__('Suohe', 'wp-ultimo-locations'),
|
||||
__('Tanbei', 'wp-ultimo-locations'),
|
||||
__('Wacheng', 'wp-ultimo-locations'),
|
||||
__('Xiangcheng Chengguanzhen', 'wp-ultimo-locations'),
|
||||
__('Xincheng', 'wp-ultimo-locations'),
|
||||
__('Xinhualu', 'wp-ultimo-locations'),
|
||||
__('Xinxiang', 'wp-ultimo-locations'),
|
||||
__('Xinxiang Shi', 'wp-ultimo-locations'),
|
||||
__('Xinyang', 'wp-ultimo-locations'),
|
||||
__('Xixiang', 'wp-ultimo-locations'),
|
||||
__('Xuchang', 'wp-ultimo-locations'),
|
||||
__('Xuchang Shi', 'wp-ultimo-locations'),
|
||||
__('Yakou', 'wp-ultimo-locations'),
|
||||
__('Yanshi Chengguanzhen', 'wp-ultimo-locations'),
|
||||
__('Yigou', 'wp-ultimo-locations'),
|
||||
__('Yima', 'wp-ultimo-locations'),
|
||||
__('Yingchuan', 'wp-ultimo-locations'),
|
||||
__('Yunyang', 'wp-ultimo-locations'),
|
||||
__('Zhengzhou', 'wp-ultimo-locations'),
|
||||
__('Zhoukou', 'wp-ultimo-locations'),
|
||||
__('Zhumadian', 'wp-ultimo-locations'),
|
||||
__('Zhumadian Shi', 'wp-ultimo-locations'),
|
||||
__('Zijinglu', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user