mirror of https://github.com/itflow-org/itflow
Added Missing Currencies
This commit is contained in:
parent
c79c19bf8d
commit
2c3ac9d554
|
|
@ -267,8 +267,10 @@ $currencies_array = array(
|
|||
'ISK' => 'Iceland Krona',
|
||||
'INR' => 'India Rupee',
|
||||
'IDR' => 'Indonesia Rupiah',
|
||||
'KZT' => 'Kazakhstan Tenge',
|
||||
'IRR' => 'Iran Rial',
|
||||
'IMP' => 'Isle of Man Pound',
|
||||
'KGS' => 'Kyrgyzstan Som',
|
||||
'IQD => Iraqi Dinar',
|
||||
'ILS' => 'Israel Shekel',
|
||||
'JMD' => 'Jamaica Dollar',
|
||||
|
|
|
|||
Loading…
Reference in New Issue