56 lines
1.7 KiB
PHP
56 lines
1.7 KiB
PHP
<?php // phpcs:ignore - @generation-checksum MY-01-31
|
|
/**
|
|
* State City List for 01 - MY.
|
|
*
|
|
* City count: 31
|
|
*
|
|
* @package WP_Ultimo\Country
|
|
* @since 2.0.11
|
|
*/
|
|
|
|
// Exit if accessed directly
|
|
defined('ABSPATH') || exit;
|
|
|
|
/**
|
|
* State City List for 01 - 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(
|
|
__('Bakri', 'wp-ultimo-locations'),
|
|
__('Batu Pahat', 'wp-ultimo-locations'),
|
|
__('Buloh Kasap', 'wp-ultimo-locations'),
|
|
__('Chaah', 'wp-ultimo-locations'),
|
|
__('Daerah Batu Pahat', 'wp-ultimo-locations'),
|
|
__('Daerah Johor Baharu', 'wp-ultimo-locations'),
|
|
__('Daerah Keluang', 'wp-ultimo-locations'),
|
|
__('Daerah Kota Tinggi', 'wp-ultimo-locations'),
|
|
__('Daerah Mersing', 'wp-ultimo-locations'),
|
|
__('Daerah Muar', 'wp-ultimo-locations'),
|
|
__('Daerah Pontian', 'wp-ultimo-locations'),
|
|
__('Daerah Segamat', 'wp-ultimo-locations'),
|
|
__('Johor Bahru', 'wp-ultimo-locations'),
|
|
__('Kampung Pasir Gudang Baru', 'wp-ultimo-locations'),
|
|
__('Kampung Simpang Renggam', 'wp-ultimo-locations'),
|
|
__('Kelapa Sawit', 'wp-ultimo-locations'),
|
|
__('Kluang', 'wp-ultimo-locations'),
|
|
__('Kota Tinggi', 'wp-ultimo-locations'),
|
|
__('Kulai', 'wp-ultimo-locations'),
|
|
__('Labis', 'wp-ultimo-locations'),
|
|
__('Mersing', 'wp-ultimo-locations'),
|
|
__('Muar', 'wp-ultimo-locations'),
|
|
__('Parit Raja', 'wp-ultimo-locations'),
|
|
__('Pekan Nenas', 'wp-ultimo-locations'),
|
|
__('Pontian Kechil', 'wp-ultimo-locations'),
|
|
__('Segamat', 'wp-ultimo-locations'),
|
|
__('Skudai', 'wp-ultimo-locations'),
|
|
__('Taman Senai', 'wp-ultimo-locations'),
|
|
__('Tangkak', 'wp-ultimo-locations'),
|
|
__('Ulu Tiram', 'wp-ultimo-locations'),
|
|
__('Yong Peng', 'wp-ultimo-locations'),
|
|
);
|