53 lines
1.5 KiB
PHP
53 lines
1.5 KiB
PHP
<?php // phpcs:ignore - @generation-checksum CN-GX-28
|
|
/**
|
|
* State City List for GX - CN.
|
|
*
|
|
* City count: 28
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for GX - 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(
|
|
__('Babu', 'wp-ultimo-locations'),
|
|
__('Baihe', 'wp-ultimo-locations'),
|
|
__('Baise City', 'wp-ultimo-locations'),
|
|
__('Baise Shi', 'wp-ultimo-locations'),
|
|
__('Beihai', 'wp-ultimo-locations'),
|
|
__('Chongzuo Shi', 'wp-ultimo-locations'),
|
|
__('Dazhai', 'wp-ultimo-locations'),
|
|
__('Fangchenggang Shi', 'wp-ultimo-locations'),
|
|
__('Guigang', 'wp-ultimo-locations'),
|
|
__('Guilin', 'wp-ultimo-locations'),
|
|
__('Guilin Shi', 'wp-ultimo-locations'),
|
|
__('Guiping', 'wp-ultimo-locations'),
|
|
__('Hechi Shi', 'wp-ultimo-locations'),
|
|
__('Jinji', 'wp-ultimo-locations'),
|
|
__('Laibin', 'wp-ultimo-locations'),
|
|
__('Lianzhou', 'wp-ultimo-locations'),
|
|
__('Lingcheng', 'wp-ultimo-locations'),
|
|
__('Liuzhou Shi', 'wp-ultimo-locations'),
|
|
__('Luorong', 'wp-ultimo-locations'),
|
|
__('Nandu', 'wp-ultimo-locations'),
|
|
__('Nanning', 'wp-ultimo-locations'),
|
|
__('Pingnan', 'wp-ultimo-locations'),
|
|
__('Pumiao', 'wp-ultimo-locations'),
|
|
__('Qinzhou', 'wp-ultimo-locations'),
|
|
__('Wuzhou', 'wp-ultimo-locations'),
|
|
__('Yangshuo', 'wp-ultimo-locations'),
|
|
__('Yashan', 'wp-ultimo-locations'),
|
|
__('Yulin', 'wp-ultimo-locations'),
|
|
);
|