Initial Commit
This commit is contained in:
61
inc/country/cn/xj.php
Normal file
61
inc/country/cn/xj.php
Normal file
@ -0,0 +1,61 @@
|
||||
<?php // phpcs:ignore - @generation-checksum CN-XJ-37
|
||||
/**
|
||||
* State City List for XJ - CN.
|
||||
*
|
||||
* City count: 37
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for XJ - 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(
|
||||
__('Ailan Mubage', 'wp-ultimo-locations'),
|
||||
__('Aksu', 'wp-ultimo-locations'),
|
||||
__('Aksu Diqu', 'wp-ultimo-locations'),
|
||||
__('Altay', 'wp-ultimo-locations'),
|
||||
__('Altay Diqu', 'wp-ultimo-locations'),
|
||||
__('Aral', 'wp-ultimo-locations'),
|
||||
__('Aykol', 'wp-ultimo-locations'),
|
||||
__('Baijiantan', 'wp-ultimo-locations'),
|
||||
__('Baluntaicun', 'wp-ultimo-locations'),
|
||||
__('Bayingolin Mongol Zizhizhou', 'wp-ultimo-locations'),
|
||||
__('Changji', 'wp-ultimo-locations'),
|
||||
__('Changji Huizu Zizhizhou', 'wp-ultimo-locations'),
|
||||
__('Fukang', 'wp-ultimo-locations'),
|
||||
__('Hami', 'wp-ultimo-locations'),
|
||||
__('Hotan', 'wp-ultimo-locations'),
|
||||
__('Hoxtolgay', 'wp-ultimo-locations'),
|
||||
__('Huocheng', 'wp-ultimo-locations'),
|
||||
__('Ili Kazak Zizhizhou', 'wp-ultimo-locations'),
|
||||
__('Karamay', 'wp-ultimo-locations'),
|
||||
__('Karamay Shi', 'wp-ultimo-locations'),
|
||||
__('Kashgar', 'wp-ultimo-locations'),
|
||||
__('Kaxgar Diqu', 'wp-ultimo-locations'),
|
||||
__('Korla', 'wp-ultimo-locations'),
|
||||
__('Kuqa', 'wp-ultimo-locations'),
|
||||
__('Kuytun', 'wp-ultimo-locations'),
|
||||
__('Qapqal', 'wp-ultimo-locations'),
|
||||
__('Shache', 'wp-ultimo-locations'),
|
||||
__('Shihezi', 'wp-ultimo-locations'),
|
||||
__('Sishilichengzi', 'wp-ultimo-locations'),
|
||||
__('Tacheng', 'wp-ultimo-locations'),
|
||||
__('Tacheng Diqu', 'wp-ultimo-locations'),
|
||||
__('Turpan', 'wp-ultimo-locations'),
|
||||
__('Turpan Diqu', 'wp-ultimo-locations'),
|
||||
__('Urumqi Shi', 'wp-ultimo-locations'),
|
||||
__('Xinyuan', 'wp-ultimo-locations'),
|
||||
__('Zangguy', 'wp-ultimo-locations'),
|
||||
__('Ürümqi', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user