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

15 lines
206 B
PHP
Raw Normal View History

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