Sync locales

This commit is contained in:
Frederic Guillot
2017-03-19 17:59:33 -04:00
parent 6bd0ce25c9
commit 7bfeaaf164
27 changed files with 495 additions and 235 deletions

View File

@@ -45,7 +45,7 @@ class CurrencyModel extends Base
'CNY' => t('CNY - Chinese Yuan'),
'TRL' => t('TRL - Turkish Lira'),
'HRK' => t('HRK - Kuna'),
'ARS' => t('ARS - Argetinian Peso'),
'ARS' => t('ARS - Argentine Peso'),
'COP' => t('COP - Colombian Peso'),
);
}