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

21 lines
441 B
PHP
Raw Normal View History

2024-01-31 19:45:08 +05:30
<?php
return [
"country" => "Syrian Arab Republic",
"subdivisions" => [
"DI" => "Dimashq",
"DR" => "Dar'ā",
"DY" => "Dayr az Zawr",
"HA" => "Al Ḩasakah",
"HI" => "Ḩimş",
"HL" => "Ḩalab",
"HM" => "Ḩamāh",
"ID" => "Idlib",
"LA" => "Al Lādhiqīyah",
"QU" => "Al Qunayţirah",
"RA" => "Ar Raqqah",
"RD" => "Rīf Dimashq",
"SU" => "As Suwaydā'",
"TA" => "Ţarţūs"
]
];