Framework Update
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Liberia",
|
||||
"subdivisions" => [
|
||||
"BG" => "Bong",
|
||||
"BM" => "Bomi",
|
||||
"CM" => "Grand Cape Mount",
|
||||
"GB" => "Grand Bassa",
|
||||
"GG" => "Grand Gedeh",
|
||||
"GK" => "Grand Kru",
|
||||
"GP" => "Gbarpolu",
|
||||
"LO" => "Lofa",
|
||||
"MG" => "Margibi",
|
||||
"MO" => "Montserrado",
|
||||
"MY" => "Maryland",
|
||||
"NI" => "Nimba",
|
||||
"RG" => "River Gee",
|
||||
"RI" => "River Cess",
|
||||
"SI" => "Sinoe"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user