Initial Commit
This commit is contained in:
63
inc/country/za/gp.php
Normal file
63
inc/country/za/gp.php
Normal file
@ -0,0 +1,63 @@
|
||||
<?php // phpcs:ignore - @generation-checksum ZA-GP-39
|
||||
/**
|
||||
* State City List for GP - ZA.
|
||||
*
|
||||
* City count: 39
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for GP - 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(
|
||||
__('Alberton', 'wp-ultimo-locations'),
|
||||
__('Benoni', 'wp-ultimo-locations'),
|
||||
__('Boksburg', 'wp-ultimo-locations'),
|
||||
__('Brakpan', 'wp-ultimo-locations'),
|
||||
__('Bronkhorstspruit', 'wp-ultimo-locations'),
|
||||
__('Carletonville', 'wp-ultimo-locations'),
|
||||
__('Centurion', 'wp-ultimo-locations'),
|
||||
__('City of Johannesburg Metropolitan Municipality', 'wp-ultimo-locations'),
|
||||
__('City of Tshwane Metropolitan Municipality', 'wp-ultimo-locations'),
|
||||
__('Cullinan', 'wp-ultimo-locations'),
|
||||
__('Diepsloot', 'wp-ultimo-locations'),
|
||||
__('Eastleigh', 'wp-ultimo-locations'),
|
||||
__('Eden Glen', 'wp-ultimo-locations'),
|
||||
__('Eden Glen Ext 60', 'wp-ultimo-locations'),
|
||||
__('Edenvale', 'wp-ultimo-locations'),
|
||||
__('Ekangala', 'wp-ultimo-locations'),
|
||||
__('Ekurhuleni Metropolitan Municipality', 'wp-ultimo-locations'),
|
||||
__('Heidelberg', 'wp-ultimo-locations'),
|
||||
__('Johannesburg', 'wp-ultimo-locations'),
|
||||
__('Krugersdorp', 'wp-ultimo-locations'),
|
||||
__('Mabopane', 'wp-ultimo-locations'),
|
||||
__('Midrand', 'wp-ultimo-locations'),
|
||||
__('Midstream', 'wp-ultimo-locations'),
|
||||
__('Modderfontein', 'wp-ultimo-locations'),
|
||||
__('Muldersdriseloop', 'wp-ultimo-locations'),
|
||||
__('Nigel', 'wp-ultimo-locations'),
|
||||
__('Orange Farm', 'wp-ultimo-locations'),
|
||||
__('Pretoria', 'wp-ultimo-locations'),
|
||||
__('Randburg', 'wp-ultimo-locations'),
|
||||
__('Randfontein', 'wp-ultimo-locations'),
|
||||
__('Roodepoort', 'wp-ultimo-locations'),
|
||||
__('Sedibeng District Municipality', 'wp-ultimo-locations'),
|
||||
__('Soweto', 'wp-ultimo-locations'),
|
||||
__('Springs', 'wp-ultimo-locations'),
|
||||
__('Tembisa', 'wp-ultimo-locations'),
|
||||
__('Vanderbijlpark', 'wp-ultimo-locations'),
|
||||
__('Vereeniging', 'wp-ultimo-locations'),
|
||||
__('West Rand District Municipality', 'wp-ultimo-locations'),
|
||||
__('Westonaria', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user