mirror of
https://github.com/hay-kot/homebox.git
synced 2024-12-18 13:06:32 +00:00
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.
This commit is contained in:
parent
af9aa239af
commit
d969fe412b
1 changed files with 6 additions and 0 deletions
|
@ -623,6 +623,12 @@
|
|||
"symbol": "C$",
|
||||
"name": "Nicaraguan Córdoba"
|
||||
},
|
||||
{
|
||||
"code": "NOK",
|
||||
"local": "Norge",
|
||||
"symbol": "kr",
|
||||
"name": "Norske kroner"
|
||||
},
|
||||
{
|
||||
"code": "UAH",
|
||||
"local": "Ukraine",
|
||||
|
|
Loading…
Reference in a new issue