49 lines
1.5 KiB
PHP
49 lines
1.5 KiB
PHP
<?php // phpcs:ignore - @generation-checksum ZA-NW-24
|
|
/**
|
|
* State City List for NW - ZA.
|
|
*
|
|
* City count: 24
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for NW - ZA.
|
|
*
|
|
* 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(
|
|
__('Bloemhof', 'wp-ultimo-locations'),
|
|
__('Bojanala Platinum District Municipality', 'wp-ultimo-locations'),
|
|
__('Brits', 'wp-ultimo-locations'),
|
|
__('Christiana', 'wp-ultimo-locations'),
|
|
__('Dr Kenneth Kaunda District Municipality', 'wp-ultimo-locations'),
|
|
__('Dr Ruth Segomotsi Mompati District Municipality', 'wp-ultimo-locations'),
|
|
__('Fochville', 'wp-ultimo-locations'),
|
|
__('Ga-Rankuwa', 'wp-ultimo-locations'),
|
|
__('Jan Kempdorp', 'wp-ultimo-locations'),
|
|
__('Klerksdorp', 'wp-ultimo-locations'),
|
|
__('Koster', 'wp-ultimo-locations'),
|
|
__('Lichtenburg', 'wp-ultimo-locations'),
|
|
__('Mahikeng', 'wp-ultimo-locations'),
|
|
__('Maile', 'wp-ultimo-locations'),
|
|
__('Mmabatho', 'wp-ultimo-locations'),
|
|
__('Ngaka Modiri Molema District Municipality', 'wp-ultimo-locations'),
|
|
__('Orkney', 'wp-ultimo-locations'),
|
|
__('Potchefstroom', 'wp-ultimo-locations'),
|
|
__('Rustenburg', 'wp-ultimo-locations'),
|
|
__('Schweizer-Reneke', 'wp-ultimo-locations'),
|
|
__('Stilfontein', 'wp-ultimo-locations'),
|
|
__('Vryburg', 'wp-ultimo-locations'),
|
|
__('Wolmaransstad', 'wp-ultimo-locations'),
|
|
__('Zeerust', 'wp-ultimo-locations'),
|
|
);
|