Files

11 lines
134 B
PHP

<?php
return [
'Names' => [
'UGX' => [
0 => 'USh',
1 => 'Ugandan Shilling',
],
],
];