This repository has been archived on 2026-04-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
posterg-website/vendor/symfony/intl/Resources/data/currencies/en_SH.php

15 lines
221 B
PHP

<?php
return [
'Names' => [
'GBP' => [
0 => 'GB£',
1 => 'British Pound',
],
'SHP' => [
0 => '£',
1 => 'St Helena Pound',
],
],
];