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

15 lines
250 B
PHP

<?php
return [
'Names' => [
'GBP' => [
0 => 'GB£',
1 => 'جنيه إسترليني',
],
'SSP' => [
0 => '£',
1 => 'جنيه جنوب السودان',
],
],
];