caisse-bliss/vendor/symfony/intl/Resources/data/currencies/en_SE.php

11 lines
130 B
PHP
Raw Normal View History

2023-06-19 12:13:30 +02:00
<?php
return [
'Names' => [
'SEK' => [
0 => 'kr',
1 => 'Swedish Krona',
],
],
];