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
posterg-website/vendor/symfony/intl/Resources/data/currencies/kl.php

15 lines
200 B
PHP

<?php
return [
'Names' => [
'DKK' => [
0 => 'kr.',
1 => 'DKK',
],
'EUR' => [
0 => '€',
1 => 'euro',
],
],
];