HighSpeaker/vendor/workerman/validation/data/iso_3166-2/QA.php

15 lines
309 B
PHP
Raw Permalink Normal View History

2024-01-31 19:45:08 +05:30
<?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"
]
];