FestinHegre/vendor/symfony/intl/Resources/data/currencies/en_SH.php

15 lines
201 B
PHP
Raw Normal View History

2024-09-26 17:26:04 +02:00
<?php
return [
'Names' => [
'GBP' => [
'GB£',
'British Pound',
],
'SHP' => [
'£',
'St Helena Pound',
],
],
];