webroot/vendor/symfony/intl/Resources/data/currencies/en_SE.php

11 lines
120 B
PHP

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