caisse-bliss/vendor/symfony/intl/Resources/data/currencies/ar_SS.php

15 lines
250 B
PHP
Raw Normal View History

2023-06-19 12:13:30 +02:00
<?php
return [
'Names' => [
'GBP' => [
0 => 'GB£',
1 => 'جنيه إسترليني',
],
'SSP' => [
0 => '£',
1 => 'جنيه جنوب السودان',
],
],
];