Initial Commit
This commit is contained in:
78
inc/country/cn/gz.php
Normal file
78
inc/country/cn/gz.php
Normal file
@@ -0,0 +1,78 @@
|
||||
<?php // phpcs:ignore - @generation-checksum CN-GZ-54
|
||||
/**
|
||||
* State City List for GZ - CN.
|
||||
*
|
||||
* City count: 54
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for GZ - 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(
|
||||
__('Anshun', 'wp-ultimo-locations'),
|
||||
__('Aoshi', 'wp-ultimo-locations'),
|
||||
__('Bahuang', 'wp-ultimo-locations'),
|
||||
__('Baishi', 'wp-ultimo-locations'),
|
||||
__('Bangdong', 'wp-ultimo-locations'),
|
||||
__('Benchu', 'wp-ultimo-locations'),
|
||||
__('Bijie', 'wp-ultimo-locations'),
|
||||
__('Chadian', 'wp-ultimo-locations'),
|
||||
__('Changsha', 'wp-ultimo-locations'),
|
||||
__('Chumi', 'wp-ultimo-locations'),
|
||||
__('Dabachang', 'wp-ultimo-locations'),
|
||||
__('Darong', 'wp-ultimo-locations'),
|
||||
__('Dundong', 'wp-ultimo-locations'),
|
||||
__('Duyun', 'wp-ultimo-locations'),
|
||||
__('Gaoniang', 'wp-ultimo-locations'),
|
||||
__('Gaowu', 'wp-ultimo-locations'),
|
||||
__('Gaozeng', 'wp-ultimo-locations'),
|
||||
__('Guandu', 'wp-ultimo-locations'),
|
||||
__('Guiyang', 'wp-ultimo-locations'),
|
||||
__('Hongzhou', 'wp-ultimo-locations'),
|
||||
__('Huaqiu', 'wp-ultimo-locations'),
|
||||
__('Lantian', 'wp-ultimo-locations'),
|
||||
__('Liangcunchang', 'wp-ultimo-locations'),
|
||||
__('Liupanshui', 'wp-ultimo-locations'),
|
||||
__('Longlisuo', 'wp-ultimo-locations'),
|
||||
__('Loushanguan', 'wp-ultimo-locations'),
|
||||
__('Maoping', 'wp-ultimo-locations'),
|
||||
__('Ouyang', 'wp-ultimo-locations'),
|
||||
__('Pingjiang', 'wp-ultimo-locations'),
|
||||
__('Qiandongnan Miao and Dong Autonomous Prefecture', 'wp-ultimo-locations'),
|
||||
__('Qianxinan Bouyeizu Miaozu Zizhizhou', 'wp-ultimo-locations'),
|
||||
__('Qimeng', 'wp-ultimo-locations'),
|
||||
__('Qinglang', 'wp-ultimo-locations'),
|
||||
__('Runsong', 'wp-ultimo-locations'),
|
||||
__('Sanchahe', 'wp-ultimo-locations'),
|
||||
__('Sangmu', 'wp-ultimo-locations'),
|
||||
__('Shiqian', 'wp-ultimo-locations'),
|
||||
__('Songkan', 'wp-ultimo-locations'),
|
||||
__('Tingdong', 'wp-ultimo-locations'),
|
||||
__('Tonggu', 'wp-ultimo-locations'),
|
||||
__('Tongren', 'wp-ultimo-locations'),
|
||||
__('Tongren Diqu', 'wp-ultimo-locations'),
|
||||
__('Weining', 'wp-ultimo-locations'),
|
||||
__('Wenshui', 'wp-ultimo-locations'),
|
||||
__('Xiajiang', 'wp-ultimo-locations'),
|
||||
__('Xiaoweizhai', 'wp-ultimo-locations'),
|
||||
__('Xinzhan', 'wp-ultimo-locations'),
|
||||
__('Xishan', 'wp-ultimo-locations'),
|
||||
__('Xujiaba', 'wp-ultimo-locations'),
|
||||
__('Yangtou', 'wp-ultimo-locations'),
|
||||
__('Youyupu', 'wp-ultimo-locations'),
|
||||
__('Zhongchao', 'wp-ultimo-locations'),
|
||||
__('Zhujiachang', 'wp-ultimo-locations'),
|
||||
__('Zunyi', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user