11 lines
118 B
PHP
11 lines
118 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'PEN' => [
|
|
'S/',
|
|
'sol peruano',
|
|
],
|
|
],
|
|
];
|