Added danish currency. (#4111)

Added support for the danish krone.
This commit is contained in:
JimmySaffeen 2021-10-27 23:21:50 +02:00 committed by GitHub
parent 02b59200fa
commit ea847a31d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,6 +83,12 @@
"locale": "zh-CN",
"source": "CoinDesk"
},
"DKK": {
"endPointKey": "DKK",
"symbol": "kr",
"locale": "da-DK",
"source": "CoinDesk"
},
"EUR": {
"endPointKey": "EUR",
"symbol": "€",