Commit 6718915a by flopp999 Committed by GitHub

Changed Swedish and Icelandic currency

Swedish krone -> Swedish krona
Icelandic krone - > Icelandic króna
parent 4bf285c3
......@@ -866,9 +866,9 @@ kbn.getUnitFormats = function() {
{ text: 'Hryvnias ()', value: 'currencyUAH' },
{ text: 'Real (R$)', value: 'currencyBRL' },
{ text: 'Danish Krone (kr)', value: 'currencyDKK' },
{ text: 'Icelandic Krone (kr)', value: 'currencyISK' },
{ text: 'Icelandic Króna (kr)', value: 'currencyISK' },
{ text: 'Norwegian Krone (kr)', value: 'currencyNOK' },
{ text: 'Swedish Krone (kr)', value: 'currencySEK' },
{ text: 'Swedish Krona (kr)', value: 'currencySEK' },
],
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment