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

11 lines
115 B
PHP

<?php
return [
'Names' => [
'GBP' => [
'£',
'UK Pound',
],
],
];