FleetCart/Modules/Support/Resources/states/HK.php

8 lines
137 B
PHP
Raw Normal View History

2023-06-11 12:14:03 +00:00
<?php
return [
'HONG KONG' => 'Hong Kong Island',
'KOWLOON' => 'Kowloon',
'NEW TERRITORIES' => 'New Territories',
];