Files

11 lines
125 B
PHP

<?php
return [
'Names' => [
'GBP' => [
0 => '£',
1 => 'UK Pound',
],
],
];