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

15 lines
224 B
PHP

<?php
return [
'Names' => [
'CLP' => [
0 => '$',
1 => 'Peso chileno',
],
'USD' => [
0 => 'US$',
1 => 'dólar estadounidense',
],
],
];