This repository has been archived on 2026-04-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

11 lines
130 B
PHP

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