64 lines
2.0 KiB
PHP
64 lines
2.0 KiB
PHP
<?php // phpcs:ignore - @generation-checksum CN-HE-39
|
|
/**
|
|
* State City List for HE - CN.
|
|
*
|
|
* City count: 39
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for HE - 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(
|
|
__('Baoding', 'wp-ultimo-locations'),
|
|
__('Beidaihehaibin', 'wp-ultimo-locations'),
|
|
__('Botou', 'wp-ultimo-locations'),
|
|
__('Cangzhou', 'wp-ultimo-locations'),
|
|
__('Cangzhou Shi', 'wp-ultimo-locations'),
|
|
__('Changli', 'wp-ultimo-locations'),
|
|
__('Chengde', 'wp-ultimo-locations'),
|
|
__('Chengde Prefecture', 'wp-ultimo-locations'),
|
|
__('Dingzhou', 'wp-ultimo-locations'),
|
|
__('Fengrun', 'wp-ultimo-locations'),
|
|
__('Guye', 'wp-ultimo-locations'),
|
|
__('Handan', 'wp-ultimo-locations'),
|
|
__('Hecun', 'wp-ultimo-locations'),
|
|
__('Hengshui', 'wp-ultimo-locations'),
|
|
__('Langfang', 'wp-ultimo-locations'),
|
|
__('Langfang Shi', 'wp-ultimo-locations'),
|
|
__('Linshui', 'wp-ultimo-locations'),
|
|
__('Linxi', 'wp-ultimo-locations'),
|
|
__('Luancheng', 'wp-ultimo-locations'),
|
|
__('Nangong', 'wp-ultimo-locations'),
|
|
__('Pengcheng', 'wp-ultimo-locations'),
|
|
__('Qinhuangdao', 'wp-ultimo-locations'),
|
|
__('Renqiu', 'wp-ultimo-locations'),
|
|
__('Shahecheng', 'wp-ultimo-locations'),
|
|
__('Shanhaiguan', 'wp-ultimo-locations'),
|
|
__('Shijiazhuang', 'wp-ultimo-locations'),
|
|
__('Shijiazhuang Shi', 'wp-ultimo-locations'),
|
|
__('Songling', 'wp-ultimo-locations'),
|
|
__('Tangjiazhuang', 'wp-ultimo-locations'),
|
|
__('Tangshan', 'wp-ultimo-locations'),
|
|
__('Tangshan Shi', 'wp-ultimo-locations'),
|
|
__('Tianchang', 'wp-ultimo-locations'),
|
|
__('Xingtai', 'wp-ultimo-locations'),
|
|
__('Xinji', 'wp-ultimo-locations'),
|
|
__('Zhangjiakou', 'wp-ultimo-locations'),
|
|
__('Zhangjiakou Shi', 'wp-ultimo-locations'),
|
|
__('Zhangjiakou Shi Xuanhua Qu', 'wp-ultimo-locations'),
|
|
__('Zhaogezhuang', 'wp-ultimo-locations'),
|
|
__('Zunhua', 'wp-ultimo-locations'),
|
|
);
|