rebuild v0.1
This commit is contained in:
14
vendor/symfony/intl/Resources/data/currencies/kl.php
vendored
Normal file
14
vendor/symfony/intl/Resources/data/currencies/kl.php
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Names' => [
|
||||
'DKK' => [
|
||||
0 => 'kr.',
|
||||
1 => 'DKK',
|
||||
],
|
||||
'EUR' => [
|
||||
0 => '€',
|
||||
1 => 'euro',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user