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

15 lines
208 B
PHP

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