INIT
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
return [
|
||||
"country" => "Vanuatu",
|
||||
"subdivisions" => [
|
||||
"MAP" => "Malampa",
|
||||
"PAM" => "Pénama",
|
||||
"SAM" => "Sanma",
|
||||
"SEE" => "Shéfa",
|
||||
"TAE" => "Taféa",
|
||||
"TOB" => "Torba"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user