first upload all files
This commit is contained in:
20
Modules/Support/Resources/states/MY.php
Normal file
20
Modules/Support/Resources/states/MY.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'JHR' => 'Johor',
|
||||
'KDH' => 'Kedah',
|
||||
'KTN' => 'Kelantan',
|
||||
'LBN' => 'Labuan',
|
||||
'MLK' => 'Malacca (Melaka)',
|
||||
'NSN' => 'Negeri Sembilan',
|
||||
'PHG' => 'Pahang',
|
||||
'PNG' => 'Penang (Pulau Pinang)',
|
||||
'PRK' => 'Perak',
|
||||
'PLS' => 'Perlis',
|
||||
'SBH' => 'Sabah',
|
||||
'SWK' => 'Sarawak',
|
||||
'SGR' => 'Selangor',
|
||||
'TRG' => 'Terengganu',
|
||||
'PJY' => 'Putrajaya',
|
||||
'KUL' => 'Kuala Lumpur',
|
||||
];
|
||||
Reference in New Issue
Block a user