diff --git a/Resources/currencies.yml b/Resources/currencies.yml index 78933a830d..5aef24341b 100644 --- a/Resources/currencies.yml +++ b/Resources/currencies.yml @@ -20,3 +20,10 @@ GBP: thousands: ',' decimal: . active: true + +MXN: + name: 'Peso Mexicano' + symbol: '$' + thousands: ',' + decimal: '.' + active: true