FestinHegre/vendor/symfony/intl/Resources/data/currencies/es_BR.php
2024-09-26 17:26:04 +02:00

11 lines
122 B
PHP

<?php
return [
'Names' => [
'BRL' => [
'R$',
'real brasileño',
],
],
];