Files
wp-multisite-waas/inc/country/my/11.php
2024-11-30 18:24:12 -07:00

33 lines
748 B
PHP

<?php // phpcs:ignore - @generation-checksum MY-11-8
/**
* State City List for 11 - MY.
*
* City count: 8
*
* @package WP_Ultimo\Country
* @since 2.0.11
*/
// Exit if accessed directly
defined('ABSPATH') || exit;
/**
* State City List for 11 - 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(
__('Cukai', 'wp-ultimo-locations'),
__('Jertih', 'wp-ultimo-locations'),
__('Kampung Kuala Besut', 'wp-ultimo-locations'),
__('Kertih', 'wp-ultimo-locations'),
__('Kuala Besut', 'wp-ultimo-locations'),
__('Kuala Terengganu', 'wp-ultimo-locations'),
__('Marang', 'wp-ultimo-locations'),
__('Paka', 'wp-ultimo-locations'),
);