Added currency for Argentina and Colombia
This commit is contained in:
committed by
GitHub
parent
f6319e295b
commit
581febc586
@@ -45,6 +45,8 @@ class CurrencyModel extends Base
|
||||
'CNY' => t('CNY - Chinese Yuan'),
|
||||
'TRL' => t('TRL - Turkish Lira'),
|
||||
'HRK' => t('HRK - Kuna'),
|
||||
'ARS' => t('ARS - Argetinian Peso'),
|
||||
'COP' => t('COP - Colombian Peso'),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user