init
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Israel",
|
||||
"subdivisions" => [
|
||||
"D" => "Al Janūbī",
|
||||
"HA" => "H̱efa",
|
||||
"JM" => "Al Quds",
|
||||
"M" => "Al Awsaţ",
|
||||
"TA" => "Tall Abīb",
|
||||
"Z" => "Ash Shamālī"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user