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

34 lines
835 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" => "Egypt",
"subdivisions" => [
"ALX" => "Al Iskandarīyah",
"ASN" => "Aswān",
"AST" => "Asyūţ",
"BA" => "Al Baḩr al Aḩmar",
"BH" => "Al Buḩayrah",
"BNS" => "Banī Suwayf",
"C" => "Al Qāhirah",
"DK" => "Ad Daqahlīyah",
"DT" => "Dumyāţ",
"FYM" => "Al Fayyūm",
"GH" => "Al Gharbīyah",
"GZ" => "Al Jīzah",
"IS" => "Al Ismā'īlīyah",
"JS" => "Janūb Sīnā'",
"KB" => "Al Qalyūbīyah",
"KFS" => "Kafr ash Shaykh",
"KN" => "Qinā",
"LX" => "Al Uqşur",
"MN" => "Al Minyā",
"MNF" => "Al Minūfīyah",
"MT" => "Maţrūḩ",
"PTS" => "Būr Saīd",
"SHG" => "Sūhāj",
"SHR" => "Ash Sharqīyah",
"SIN" => "Shamāl Sīnā'",
"SUZ" => "As Suways",
"WAD" => "Al Wādī al Jadīd"
]
];