Framework Update
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Kuwait",
|
||||
"subdivisions" => [
|
||||
"AH" => "Al Aḩmadī",
|
||||
"FA" => "Al Farwānīyah",
|
||||
"HA" => "Ḩawallī",
|
||||
"JA" => "Al Jahrā’",
|
||||
"KU" => "Al ‘Āşimah",
|
||||
"MU" => "Mubārak al Kabīr"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user