Framework Update

This commit is contained in:
2024-01-31 22:15:08 +08:00
parent b5ff5e8b5f
commit 20678a6a0c
1459 changed files with 25954 additions and 16153 deletions
+28
View File
@@ -0,0 +1,28 @@
<?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" => "Tāʻizz"
]
];