11 lines
119 B
PHP
11 lines
119 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'VUV' => [
|
|
'VT',
|
|
'Vanuatu Vatu',
|
|
],
|
|
],
|
|
];
|