Initial Commit
This commit is contained in:
76
inc/country/cn/jl.php
Normal file
76
inc/country/cn/jl.php
Normal file
@ -0,0 +1,76 @@
|
||||
<?php // phpcs:ignore - @generation-checksum CN-JL-52
|
||||
/**
|
||||
* State City List for JL - CN.
|
||||
*
|
||||
* City count: 52
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for JL - 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(
|
||||
__('Baicheng', 'wp-ultimo-locations'),
|
||||
__('Baishan', 'wp-ultimo-locations'),
|
||||
__('Baishishan', 'wp-ultimo-locations'),
|
||||
__('Changchun', 'wp-ultimo-locations'),
|
||||
__('Changling', 'wp-ultimo-locations'),
|
||||
__('Chaoyang', 'wp-ultimo-locations'),
|
||||
__('Dalai', 'wp-ultimo-locations'),
|
||||
__('Dashitou', 'wp-ultimo-locations'),
|
||||
__('Dehui', 'wp-ultimo-locations'),
|
||||
__('Dongfeng', 'wp-ultimo-locations'),
|
||||
__('Dunhua', 'wp-ultimo-locations'),
|
||||
__('Erdaojiang', 'wp-ultimo-locations'),
|
||||
__('Fuyu', 'wp-ultimo-locations'),
|
||||
__('Gongzhuling', 'wp-ultimo-locations'),
|
||||
__('Guangming', 'wp-ultimo-locations'),
|
||||
__('Helong', 'wp-ultimo-locations'),
|
||||
__('Hepingjie', 'wp-ultimo-locations'),
|
||||
__('Huadian', 'wp-ultimo-locations'),
|
||||
__('Huangnihe', 'wp-ultimo-locations'),
|
||||
__('Huinan', 'wp-ultimo-locations'),
|
||||
__('Hunchun', 'wp-ultimo-locations'),
|
||||
__('Jilin', 'wp-ultimo-locations'),
|
||||
__('Jishu', 'wp-ultimo-locations'),
|
||||
__('Jiutai', 'wp-ultimo-locations'),
|
||||
__('Ji’an', 'wp-ultimo-locations'),
|
||||
__('Kaitong', 'wp-ultimo-locations'),
|
||||
__('Liaoyuan', 'wp-ultimo-locations'),
|
||||
__('Linjiang', 'wp-ultimo-locations'),
|
||||
__('Lishu', 'wp-ultimo-locations'),
|
||||
__('Liuhe', 'wp-ultimo-locations'),
|
||||
__('Longjing', 'wp-ultimo-locations'),
|
||||
__('Meihekou', 'wp-ultimo-locations'),
|
||||
__('Mingyue', 'wp-ultimo-locations'),
|
||||
__('Minzhu', 'wp-ultimo-locations'),
|
||||
__('Panshi', 'wp-ultimo-locations'),
|
||||
__('Sanchazi', 'wp-ultimo-locations'),
|
||||
__('Shuangyang', 'wp-ultimo-locations'),
|
||||
__('Shulan', 'wp-ultimo-locations'),
|
||||
__('Siping', 'wp-ultimo-locations'),
|
||||
__('Songjianghe', 'wp-ultimo-locations'),
|
||||
__('Songyuan', 'wp-ultimo-locations'),
|
||||
__('Tonghua', 'wp-ultimo-locations'),
|
||||
__('Tonghua Shi', 'wp-ultimo-locations'),
|
||||
__('Tumen', 'wp-ultimo-locations'),
|
||||
__('Wangqing', 'wp-ultimo-locations'),
|
||||
__('Xinglongshan', 'wp-ultimo-locations'),
|
||||
__('Yanbian Chaoxianzu Zizhizhou', 'wp-ultimo-locations'),
|
||||
__('Yanji', 'wp-ultimo-locations'),
|
||||
__('Yantongshan', 'wp-ultimo-locations'),
|
||||
__('Yushu', 'wp-ultimo-locations'),
|
||||
__('Zhengjiatun', 'wp-ultimo-locations'),
|
||||
__('Zhenlai', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user