Commit 930d00b5 by Carl Bergquist Committed by GitHub

Merge pull request #11284 from flopp999/patch-1

Changed Swedish and Icelandic currency
parents 72f43413 6718915a
......@@ -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