Files

11 lines
130 B
PHP

<?php
return [
'Names' => [
'SEK' => [
0 => 'kr',
1 => 'Swedish Krona',
],
],
];