54 lines
1.7 KiB
PHP
54 lines
1.7 KiB
PHP
<?php // phpcs:ignore - @generation-checksum CN-YN-29
|
|
/**
|
|
* State City List for YN - CN.
|
|
*
|
|
* City count: 29
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for YN - 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(
|
|
__('Chuxiong Yizu Zizhizhou', 'wp-ultimo-locations'),
|
|
__('Dali', 'wp-ultimo-locations'),
|
|
__('Dali Baizu Zizhizhou', 'wp-ultimo-locations'),
|
|
__('Dehong Daizu Jingpozu Zizhizhou', 'wp-ultimo-locations'),
|
|
__('Dêqên Tibetan Autonomous Prefecture', 'wp-ultimo-locations'),
|
|
__('Gejiu', 'wp-ultimo-locations'),
|
|
__('Haikou', 'wp-ultimo-locations'),
|
|
__('Honghe Hanizu Yizu Zizhizhou', 'wp-ultimo-locations'),
|
|
__('Jinghong', 'wp-ultimo-locations'),
|
|
__('Kaihua', 'wp-ultimo-locations'),
|
|
__('Kaiyuan', 'wp-ultimo-locations'),
|
|
__('Kunming', 'wp-ultimo-locations'),
|
|
__('Lianran', 'wp-ultimo-locations'),
|
|
__('Lijiang', 'wp-ultimo-locations'),
|
|
__('Lincang Shi', 'wp-ultimo-locations'),
|
|
__('Longquan', 'wp-ultimo-locations'),
|
|
__('Mabai', 'wp-ultimo-locations'),
|
|
__('Majie', 'wp-ultimo-locations'),
|
|
__('Miyang', 'wp-ultimo-locations'),
|
|
__('Nujiang Lisuzu Zizhizhou', 'wp-ultimo-locations'),
|
|
__('Qujing', 'wp-ultimo-locations'),
|
|
__('Shangri-La', 'wp-ultimo-locations'),
|
|
__('Shilin', 'wp-ultimo-locations'),
|
|
__('Wenlan', 'wp-ultimo-locations'),
|
|
__('Wenshan City', 'wp-ultimo-locations'),
|
|
__('Wenshan Zhuangzu Miaozu Zizhizhou', 'wp-ultimo-locations'),
|
|
__('Yuxi', 'wp-ultimo-locations'),
|
|
__('Zhaotong', 'wp-ultimo-locations'),
|
|
__('Zhongshu', 'wp-ultimo-locations'),
|
|
);
|