Files
assets
data
dependencies
inc
admin-pages
api
builders
checkout
compat
contracts
country
br
ca
cn
ah.php
bj.php
cq.php
fj.php
gd.php
gs.php
gx.php
gz.php
ha.php
hb.php
he.php
hi.php
hl.php
hn.php
jl.php
js.php
jx.php
ln.php
nm.php
nx.php
qh.php
sc.php
sd.php
sh.php
sn.php
sx.php
tj.php
tw.php
xj.php
xz.php
yn.php
zj.php
de
es
fr
gb
in
jp
mx
my
ne
nl
ru
sg
tr
us
za
class-country-br.php
class-country-ca.php
class-country-cn.php
class-country-de.php
class-country-default.php
class-country-es.php
class-country-fr.php
class-country-gb.php
class-country-in.php
class-country-jp.php
class-country-mx.php
class-country-my.php
class-country-ne.php
class-country-nl.php
class-country-ru.php
class-country-sg.php
class-country-tr.php
class-country-us.php
class-country-za.php
class-country.php
database
debug
deprecated
development
domain-mapping
duplication
exception
functions
gateways
helpers
installers
integrations
internal
invoices
limitations
limits
list-tables
loaders
managers
mercator
models
next
objects
site-templates
sso
tax
traits
ui
updater
class-admin-notices.php
class-admin-themes-compatibility.php
class-ajax.php
class-api.php
class-async-calls.php
class-autoloader.php
class-cron.php
class-current.php
class-dashboard-statistics.php
class-dashboard-widgets.php
class-documentation.php
class-domain-mapping.php
class-faker.php
class-geolocation.php
class-helper.php
class-hooks.php
class-light-ajax.php
class-logger.php
class-maintenance-mode.php
class-requirements.php
class-scripts.php
class-session-cookie.php
class-settings.php
class-sunrise.php
class-user-switching.php
class-views.php
class-whitelabel.php
class-wp-ultimo.php
lang
views
.gitignore
LICENSE
autoload.php
composer.json
constants.php
loco.xml
readme.txt
sunrise.php
uninstall.php
wp-multisite-waas.php
wp-multisite-waas/inc/country/cn/nm.php
2024-11-30 18:24:12 -07:00

58 lines
1.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php // phpcs:ignore - @generation-checksum CN-NM-33
/**
* State City List for NM - CN.
*
* City count: 33
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for NM - 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(
__('Baotou', 'wp-ultimo-locations'),
__('Bayan Nur', 'wp-ultimo-locations'),
__('Bayannur Shi', 'wp-ultimo-locations'),
__('Beichengqu', 'wp-ultimo-locations'),
__('Chifeng', 'wp-ultimo-locations'),
__('Dongsheng', 'wp-ultimo-locations'),
__('Erenhot', 'wp-ultimo-locations'),
__('Eerguna', 'wp-ultimo-locations'),
__('Genhe', 'wp-ultimo-locations'),
__('Hailar', 'wp-ultimo-locations'),
__('Hohhot', 'wp-ultimo-locations'),
__('Hulunbuir Region', 'wp-ultimo-locations'),
__('Jalai Nur', 'wp-ultimo-locations'),
__('Jiagedaqi', 'wp-ultimo-locations'),
__('Jining', 'wp-ultimo-locations'),
__('Manzhouli', 'wp-ultimo-locations'),
__('Mositai', 'wp-ultimo-locations'),
__('Mujiayingzi', 'wp-ultimo-locations'),
__('Ordos', 'wp-ultimo-locations'),
__('Ordos Shi', 'wp-ultimo-locations'),
__('Oroqen Zizhiqi', 'wp-ultimo-locations'),
__('Pingzhuang', 'wp-ultimo-locations'),
__('Salaqi', 'wp-ultimo-locations'),
__('Shiguai', 'wp-ultimo-locations'),
__('Tongliao', 'wp-ultimo-locations'),
__('Ulanhot', 'wp-ultimo-locations'),
__('Wenquan', 'wp-ultimo-locations'),
__('Wuda', 'wp-ultimo-locations'),
__('Wuhai', 'wp-ultimo-locations'),
__('Xilin Gol Meng', 'wp-ultimo-locations'),
__('Xilin Hot', 'wp-ultimo-locations'),
__('Yakeshi', 'wp-ultimo-locations'),
__('Zhalantun', 'wp-ultimo-locations'),
);