11 lines
121 B
PHP
11 lines
121 B
PHP
<?php
|
|
|
|
return [
|
|
'Names' => [
|
|
'SZL' => [
|
|
'E',
|
|
'Swazi Lilangeni',
|
|
],
|
|
],
|
|
];
|