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

11 lines
134 B
PHP

<?php
return [
'Names' => [
'ZAR' => [
0 => 'R',
1 => 'South African Rand',
],
],
];