FestinHegre/vendor/symfony/intl/Resources/data/currencies/en_FK.php
2024-09-26 17:26:04 +02:00

15 lines
208 B
PHP

<?php
return [
'Names' => [
'FKP' => [
'£',
'Falkland Islands Pound',
],
'GBP' => [
'GB£',
'British Pound',
],
],
];