Framework Update
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Qatar",
|
||||
"subdivisions" => [
|
||||
"DA" => "Ad Dawḩah",
|
||||
"KH" => "Al Khawr wa adh Dhakhīrah",
|
||||
"MS" => "Ash Shamāl",
|
||||
"RA" => "Ar Rayyān",
|
||||
"SH" => "Ash Shīḩānīyah",
|
||||
"US" => "Umm Şalāl",
|
||||
"WA" => "Al Wakrah",
|
||||
"ZA" => "Az̧ Z̧a‘āyin"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user