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

12 lines
209 B
PHP
Raw Normal View History

2024-01-31 19:45:08 +05:30
<?php
return [
"country" => "Sierra Leone",
"subdivisions" => [
"E" => "Eastern",
"N" => "Northern",
"NW" => "North Western",
"S" => "Southern",
"W" => "Western Area (Freetown)"
]
];