66 lines
2.2 KiB
PHP
66 lines
2.2 KiB
PHP
<?php // phpcs:ignore - @generation-checksum ZA-FS-41
|
|
/**
|
|
* State City List for FS - ZA.
|
|
*
|
|
* City count: 41
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for FS - 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(
|
|
__('Allanridge', 'wp-ultimo-locations'),
|
|
__('Bethlehem', 'wp-ultimo-locations'),
|
|
__('Bloemfontein', 'wp-ultimo-locations'),
|
|
__('Bothaville', 'wp-ultimo-locations'),
|
|
__('Botshabelo', 'wp-ultimo-locations'),
|
|
__('Brandfort', 'wp-ultimo-locations'),
|
|
__('Clocolan', 'wp-ultimo-locations'),
|
|
__('Deneysville', 'wp-ultimo-locations'),
|
|
__('Fezile Dabi District Municipality', 'wp-ultimo-locations'),
|
|
__('Frankfort', 'wp-ultimo-locations'),
|
|
__('Harrismith', 'wp-ultimo-locations'),
|
|
__('Heilbron', 'wp-ultimo-locations'),
|
|
__('Hennenman', 'wp-ultimo-locations'),
|
|
__('Hoopstad', 'wp-ultimo-locations'),
|
|
__('Koppies', 'wp-ultimo-locations'),
|
|
__('Kroonstad', 'wp-ultimo-locations'),
|
|
__('Kutloanong', 'wp-ultimo-locations'),
|
|
__('Ladybrand', 'wp-ultimo-locations'),
|
|
__('Lejweleputswa District Municipality', 'wp-ultimo-locations'),
|
|
__('Lindley', 'wp-ultimo-locations'),
|
|
__('Mangaung Metropolitan Municipality', 'wp-ultimo-locations'),
|
|
__('Marquard', 'wp-ultimo-locations'),
|
|
__('Parys', 'wp-ultimo-locations'),
|
|
__('Phuthaditjhaba', 'wp-ultimo-locations'),
|
|
__('Reitz', 'wp-ultimo-locations'),
|
|
__('Sasolburg', 'wp-ultimo-locations'),
|
|
__('Senekal', 'wp-ultimo-locations'),
|
|
__('Thaba Nchu', 'wp-ultimo-locations'),
|
|
__('Thabo Mofutsanyana District Municipality', 'wp-ultimo-locations'),
|
|
__('Theunissen', 'wp-ultimo-locations'),
|
|
__('Ventersburg', 'wp-ultimo-locations'),
|
|
__('Viljoenskroon', 'wp-ultimo-locations'),
|
|
__('Villiers', 'wp-ultimo-locations'),
|
|
__('Virginia', 'wp-ultimo-locations'),
|
|
__('Vrede', 'wp-ultimo-locations'),
|
|
__('Vredefort', 'wp-ultimo-locations'),
|
|
__('Welkom', 'wp-ultimo-locations'),
|
|
__('Wesselsbron', 'wp-ultimo-locations'),
|
|
__('Winburg', 'wp-ultimo-locations'),
|
|
__('Xhariep District Municipality', 'wp-ultimo-locations'),
|
|
__('Zastron', 'wp-ultimo-locations'),
|
|
);
|