init
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "United Arab Emirates",
|
||||
"subdivisions" => [
|
||||
"AJ" => "‘Ajmān",
|
||||
"AZ" => "Abū Z̧aby",
|
||||
"DU" => "Dubayy",
|
||||
"FU" => "Al Fujayrah",
|
||||
"RK" => "Ra’s al Khaymah",
|
||||
"SH" => "Ash Shāriqah",
|
||||
"UQ" => "Umm al Qaywayn"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user