Framework Update
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Togo",
|
||||
"subdivisions" => [
|
||||
"C" => "Centrale",
|
||||
"K" => "Kara",
|
||||
"M" => "Maritime (Région)",
|
||||
"P" => "Plateaux",
|
||||
"S" => "Savanes"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user