Initial Commit
This commit is contained in:
79
inc/country/cn/hb.php
Normal file
79
inc/country/cn/hb.php
Normal file
@ -0,0 +1,79 @@
|
||||
<?php // phpcs:ignore - @generation-checksum CN-HB-55
|
||||
/**
|
||||
* State City List for HB - CN.
|
||||
*
|
||||
* City count: 55
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for HB - 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(
|
||||
__('Anlu', 'wp-ultimo-locations'),
|
||||
__('Buhe', 'wp-ultimo-locations'),
|
||||
__('Caidian', 'wp-ultimo-locations'),
|
||||
__('Caohe', 'wp-ultimo-locations'),
|
||||
__('Chengzhong', 'wp-ultimo-locations'),
|
||||
__('Danjiangkou', 'wp-ultimo-locations'),
|
||||
__('Daye', 'wp-ultimo-locations'),
|
||||
__('Duobao', 'wp-ultimo-locations'),
|
||||
__('Enshi', 'wp-ultimo-locations'),
|
||||
__('Enshi Tujiazu Miaozu Zizhizhou', 'wp-ultimo-locations'),
|
||||
__('Ezhou', 'wp-ultimo-locations'),
|
||||
__('Ezhou Shi', 'wp-ultimo-locations'),
|
||||
__('Fengkou', 'wp-ultimo-locations'),
|
||||
__('Guangshui', 'wp-ultimo-locations'),
|
||||
__('Gucheng Chengguanzhen', 'wp-ultimo-locations'),
|
||||
__('Hanchuan', 'wp-ultimo-locations'),
|
||||
__('Huanggang', 'wp-ultimo-locations'),
|
||||
__('Huangmei', 'wp-ultimo-locations'),
|
||||
__('Huangpi', 'wp-ultimo-locations'),
|
||||
__('Huangshi', 'wp-ultimo-locations'),
|
||||
__('Huangzhou', 'wp-ultimo-locations'),
|
||||
__('Jingling', 'wp-ultimo-locations'),
|
||||
__('Jingmen', 'wp-ultimo-locations'),
|
||||
__('Jingmen Shi', 'wp-ultimo-locations'),
|
||||
__('Jingzhou', 'wp-ultimo-locations'),
|
||||
__('Laohekou', 'wp-ultimo-locations'),
|
||||
__('Lichuan', 'wp-ultimo-locations'),
|
||||
__('Macheng', 'wp-ultimo-locations'),
|
||||
__('Nanzhang Chengguanzhen', 'wp-ultimo-locations'),
|
||||
__('Puqi', 'wp-ultimo-locations'),
|
||||
__('Qianjiang', 'wp-ultimo-locations'),
|
||||
__('Qingquan', 'wp-ultimo-locations'),
|
||||
__('Shashi', 'wp-ultimo-locations'),
|
||||
__('Shennongjia', 'wp-ultimo-locations'),
|
||||
__('Shiyan', 'wp-ultimo-locations'),
|
||||
__('Suizhou', 'wp-ultimo-locations'),
|
||||
__('Wuhan', 'wp-ultimo-locations'),
|
||||
__('Wuxue', 'wp-ultimo-locations'),
|
||||
__('Xiangyang', 'wp-ultimo-locations'),
|
||||
__('Xianning', 'wp-ultimo-locations'),
|
||||
__('Xianning Prefecture', 'wp-ultimo-locations'),
|
||||
__('Xiantao', 'wp-ultimo-locations'),
|
||||
__('Xiaogan', 'wp-ultimo-locations'),
|
||||
__('Xihe', 'wp-ultimo-locations'),
|
||||
__('Xindi', 'wp-ultimo-locations'),
|
||||
__('Xinshi', 'wp-ultimo-locations'),
|
||||
__('Xinzhou', 'wp-ultimo-locations'),
|
||||
__('Xiulin', 'wp-ultimo-locations'),
|
||||
__('Yichang', 'wp-ultimo-locations'),
|
||||
__('Yicheng', 'wp-ultimo-locations'),
|
||||
__('Yunmeng Chengguanzhen', 'wp-ultimo-locations'),
|
||||
__('Zaoyang', 'wp-ultimo-locations'),
|
||||
__('Zhicheng', 'wp-ultimo-locations'),
|
||||
__('Zhijiang', 'wp-ultimo-locations'),
|
||||
__('Zhongxiang', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user