INIT
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Kiribati",
|
||||
"subdivisions" => [
|
||||
"G" => "Gilbert Islands",
|
||||
"L" => "Line Islands",
|
||||
"P" => "Phoenix Islands"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user