Add currency "norwegian krones" (#836)

* add: norwegian kroner

Adding the currency of norwegian krones back into the file. There was an earlier commit where this seems to have dropped of the table.

* fix: using the correct terms for the currency.
This commit is contained in:
Spreadcat
2024-03-12 23:48:51 +01:00
committed by GitHub
parent f621d3ad5d
commit 0041c277ad

View File

@@ -623,6 +623,12 @@
"symbol": "C$",
"name": "Nicaraguan Córdoba"
},
{
"code": "NOK",
"local": "Norway",
"symbol": "kr",
"name": "Norwegian Krone"
},
{
"code": "UAH",
"local": "Ukraine",