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

35 lines
608 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'Names' => [
'BTN' => [
'BTN',
'ngultrum butanés',
],
'MRO' => [
'MRU',
'uguiya (19732017)',
],
'MRU' => [
'UM',
'uguiya mauritano',
],
'MVR' => [
'MVR',
'rupia de Maldivas',
],
'MXN' => [
'$',
'peso mexicano',
],
'THB' => [
'THB',
'baht tailandés',
],
'ZMW' => [
'ZMW',
'kwacha zambiano',
],
],
];