53 lines
1.6 KiB
PHP
53 lines
1.6 KiB
PHP
<?php // phpcs:ignore - @generation-checksum ZA-NC-28
|
|
/**
|
|
* State City List for NC - ZA.
|
|
*
|
|
* City count: 28
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for NC - 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(
|
|
__('Barkly West', 'wp-ultimo-locations'),
|
|
__('Brandvlei', 'wp-ultimo-locations'),
|
|
__('Calvinia', 'wp-ultimo-locations'),
|
|
__('Carnarvon', 'wp-ultimo-locations'),
|
|
__('Colesberg', 'wp-ultimo-locations'),
|
|
__('Daniëlskuil', 'wp-ultimo-locations'),
|
|
__('De Aar', 'wp-ultimo-locations'),
|
|
__('Frances Baard District Municipality', 'wp-ultimo-locations'),
|
|
__('Fraserburg', 'wp-ultimo-locations'),
|
|
__('John Taolo Gaetsewe District Municipality', 'wp-ultimo-locations'),
|
|
__('Kathu', 'wp-ultimo-locations'),
|
|
__('Kenhardt', 'wp-ultimo-locations'),
|
|
__('Kimberley', 'wp-ultimo-locations'),
|
|
__('Kuruman', 'wp-ultimo-locations'),
|
|
__('Namakwa District Municipality', 'wp-ultimo-locations'),
|
|
__('Noupoort', 'wp-ultimo-locations'),
|
|
__('Orania', 'wp-ultimo-locations'),
|
|
__('Pampierstad', 'wp-ultimo-locations'),
|
|
__('Pixley ka Seme District Municipality', 'wp-ultimo-locations'),
|
|
__('Pofadder', 'wp-ultimo-locations'),
|
|
__('Postmasburg', 'wp-ultimo-locations'),
|
|
__('Prieska', 'wp-ultimo-locations'),
|
|
__('Ritchie', 'wp-ultimo-locations'),
|
|
__('Siyanda District Municipality', 'wp-ultimo-locations'),
|
|
__('Springbok', 'wp-ultimo-locations'),
|
|
__('Upington', 'wp-ultimo-locations'),
|
|
__('Van Wyksvlei', 'wp-ultimo-locations'),
|
|
__('Warrenton', 'wp-ultimo-locations'),
|
|
);
|