HighSpeaker/vendor/workerman/validation/data/iso_3166-2/IQ.php
2024-01-31 22:15:08 +08:00

25 lines
524 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
"country" => "Iraq",
"subdivisions" => [
"AN" => "Al Anbār",
"AR" => "Arbīl",
"BA" => "Al Başrah",
"BB" => "Bābil",
"BG" => "Baghdād",
"DA" => "Dahūk",
"DI" => "Diyālá",
"DQ" => "Dhī Qār",
"KA" => "Karbalā",
"KI" => "Kirkūk",
"MA" => "Maysān",
"MU" => "Al Muthanná",
"NA" => "An Najaf",
"NI" => "Nīnawá",
"QA" => "Al Qādisīyah",
"SD" => "Şalāḩ ad Dīn",
"SU" => "As Sulaymānīyah",
"WA" => "Wāsiţ"
]
];