Updated the CurrencyModel with 'DKK' Danish Krona.
This commit is contained in:
committed by
Frédéric Guillot
parent
aa88126f9c
commit
76ce0023f0
@@ -38,6 +38,7 @@ class CurrencyModel extends Base
|
||||
'INR' => t('INR - Indian Rupee'),
|
||||
'JPY' => t('JPY - Japanese Yen'),
|
||||
'RSD' => t('RSD - Serbian dinar'),
|
||||
'DKK' => t('DKK - Danish Krona'),
|
||||
'SEK' => t('SEK - Swedish Krona'),
|
||||
'NOK' => t('NOK - Norwegian Krone'),
|
||||
'BAM' => t('BAM - Konvertible Mark'),
|
||||
|
||||
Reference in New Issue
Block a user