webroot/vendor/symfony/intl/Resources/data/currencies/en_ZA.php

11 lines
124 B
PHP

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