11 lines
124 B
PHP
11 lines
124 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'PAB' => [
|
|
'B/.',
|
|
'balboa panameño',
|
|
],
|
|
],
|
|
];
|