init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Bahrain",
|
||||
"subdivisions" => [
|
||||
"13" => "Al ‘Āşimah",
|
||||
"14" => "Al Janūbīyah",
|
||||
"15" => "Al Muḩarraq",
|
||||
"17" => "Ash Shamālīyah"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user