Files
xamxam/vendor/symfony/intl/Resources/data/currencies/en_FK.php
Pontoporeia ead6bc6d8e rebuild v0.1
2023-05-02 11:36:50 +02:00

15 lines
228 B
PHP

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