Initial Commit
This commit is contained in:
76
inc/country/za/wc.php
Normal file
76
inc/country/za/wc.php
Normal file
@ -0,0 +1,76 @@
|
||||
<?php // phpcs:ignore - @generation-checksum ZA-WC-52
|
||||
/**
|
||||
* State City List for WC - ZA.
|
||||
*
|
||||
* City count: 52
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for WC - 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(
|
||||
__('Albertina', 'wp-ultimo-locations'),
|
||||
__('Arniston', 'wp-ultimo-locations'),
|
||||
__('Atlantis', 'wp-ultimo-locations'),
|
||||
__('Beaufort West', 'wp-ultimo-locations'),
|
||||
__('Bergvliet', 'wp-ultimo-locations'),
|
||||
__('Bredasdorp', 'wp-ultimo-locations'),
|
||||
__('Caledon', 'wp-ultimo-locations'),
|
||||
__('Calitzdorp', 'wp-ultimo-locations'),
|
||||
__('Cape Town', 'wp-ultimo-locations'),
|
||||
__('Cape Winelands District Municipality', 'wp-ultimo-locations'),
|
||||
__('Central Karoo District Municipality', 'wp-ultimo-locations'),
|
||||
__('Ceres', 'wp-ultimo-locations'),
|
||||
__('City of Cape Town', 'wp-ultimo-locations'),
|
||||
__('Clanwilliam', 'wp-ultimo-locations'),
|
||||
__('Claremont', 'wp-ultimo-locations'),
|
||||
__('Constantia', 'wp-ultimo-locations'),
|
||||
__('De Rust', 'wp-ultimo-locations'),
|
||||
__('Eden District Municipality', 'wp-ultimo-locations'),
|
||||
__('George', 'wp-ultimo-locations'),
|
||||
__('Grabouw', 'wp-ultimo-locations'),
|
||||
__('Hardys Memories of Africa', 'wp-ultimo-locations'),
|
||||
__('Hermanus', 'wp-ultimo-locations'),
|
||||
__('Knysna', 'wp-ultimo-locations'),
|
||||
__('Kraaifontein', 'wp-ultimo-locations'),
|
||||
__('Ladismith', 'wp-ultimo-locations'),
|
||||
__('Lansdowne', 'wp-ultimo-locations'),
|
||||
__('Malmesbury', 'wp-ultimo-locations'),
|
||||
__('Montagu', 'wp-ultimo-locations'),
|
||||
__('Moorreesburg', 'wp-ultimo-locations'),
|
||||
__('Mossel Bay', 'wp-ultimo-locations'),
|
||||
__('Newlands', 'wp-ultimo-locations'),
|
||||
__('Oudtshoorn', 'wp-ultimo-locations'),
|
||||
__('Overberg District Municipality', 'wp-ultimo-locations'),
|
||||
__('Paarl', 'wp-ultimo-locations'),
|
||||
__('Piketberg', 'wp-ultimo-locations'),
|
||||
__('Plettenberg Bay', 'wp-ultimo-locations'),
|
||||
__('Prince Albert', 'wp-ultimo-locations'),
|
||||
__('Retreat', 'wp-ultimo-locations'),
|
||||
__('Riversdale', 'wp-ultimo-locations'),
|
||||
__('Robertson', 'wp-ultimo-locations'),
|
||||
__('Rondebosch', 'wp-ultimo-locations'),
|
||||
__('Rosebank', 'wp-ultimo-locations'),
|
||||
__('Saldanha', 'wp-ultimo-locations'),
|
||||
__('Stellenbosch', 'wp-ultimo-locations'),
|
||||
__('Sunset Beach', 'wp-ultimo-locations'),
|
||||
__('Swellendam', 'wp-ultimo-locations'),
|
||||
__('Vredenburg', 'wp-ultimo-locations'),
|
||||
__('Vredendal', 'wp-ultimo-locations'),
|
||||
__('Wellington', 'wp-ultimo-locations'),
|
||||
__('West Coast District Municipality', 'wp-ultimo-locations'),
|
||||
__('Worcester', 'wp-ultimo-locations'),
|
||||
__('Zoar', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user