49 lines
1.5 KiB
PHP
49 lines
1.5 KiB
PHP
<?php // phpcs:ignore - @generation-checksum MY-10-24
|
|
/**
|
|
* State City List for 10 - MY.
|
|
*
|
|
* City count: 24
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for 10 - MY.
|
|
*
|
|
* 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(
|
|
__('Ampang', 'wp-ultimo-locations'),
|
|
__('Bagan Pulau Ketam', 'wp-ultimo-locations'),
|
|
__('Banting', 'wp-ultimo-locations'),
|
|
__('Batang Berjuntai', 'wp-ultimo-locations'),
|
|
__('Batu Arang', 'wp-ultimo-locations'),
|
|
__('Jenjarum', 'wp-ultimo-locations'),
|
|
__('Kampong Baharu Balakong', 'wp-ultimo-locations'),
|
|
__('Kampung Baru Subang', 'wp-ultimo-locations'),
|
|
__('Kampung Tanjung Karang', 'wp-ultimo-locations'),
|
|
__('Klang', 'wp-ultimo-locations'),
|
|
__('Kuala Selangor', 'wp-ultimo-locations'),
|
|
__('Kuang', 'wp-ultimo-locations'),
|
|
__('Ladang Seri Kundang', 'wp-ultimo-locations'),
|
|
__('Pelabuhan Klang', 'wp-ultimo-locations'),
|
|
__('Petaling Jaya', 'wp-ultimo-locations'),
|
|
__('Putra Heights', 'wp-ultimo-locations'),
|
|
__('Rawang', 'wp-ultimo-locations'),
|
|
__('Semenyih', 'wp-ultimo-locations'),
|
|
__('Serendah', 'wp-ultimo-locations'),
|
|
__('Shah Alam', 'wp-ultimo-locations'),
|
|
__('Subang Jaya', 'wp-ultimo-locations'),
|
|
__('Sungai Besar', 'wp-ultimo-locations'),
|
|
__('Sungai Pelek New Village', 'wp-ultimo-locations'),
|
|
__('Tanjung Sepat', 'wp-ultimo-locations'),
|
|
);
|