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

29 lines
645 B
PHP
Raw Permalink 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" => "Yemen",
"subdivisions" => [
"AB" => "Abyan",
"AD" => "Adan",
"AM" => "Amrān",
"BA" => "Al Bayḑā",
"DA" => "Aḑ Ḑāli",
"DH" => "Dhamār",
"HD" => "Ḩaḑramawt",
"HJ" => "Ḩajjah",
"HU" => "Al Ḩudaydah",
"IB" => "Ibb",
"JA" => "Al Jawf",
"LA" => "Laḩij",
"MA" => "Marib",
"MR" => "Al Mahrah",
"MW" => "Al Maḩwīt",
"RA" => "Raymah",
"SA" => "Amānat al Āşimah [city]",
"SD" => "Şāʻdah",
"SH" => "Shabwah",
"SN" => "Şanʻā",
"SU" => "Arkhabīl Suquţrá",
"TA" => "ʻizz"
]
];