3bfe134a86
X-SVN-Rev: 40463
22 lines
399 B
Plaintext
22 lines
399 B
Plaintext
// © 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
|
kl{
|
|
Currencies{
|
|
DKK{
|
|
"kr.",
|
|
"DKK",
|
|
}
|
|
EUR{
|
|
"€",
|
|
"euro",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
EUR{
|
|
one{"euro"}
|
|
other{"euro"}
|
|
}
|
|
}
|
|
Version{"2.1.37.1"}
|
|
}
|