mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-17 18:56:53 +00:00
21 lines
428 B
Text
21 lines
428 B
Text
// © 2016 and later: Unicode, Inc. and others.
|
|
// License & terms of use: http://www.unicode.org/copyright.html
|
|
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
|
|
kl{
|
|
Currencies{
|
|
DKK{
|
|
"kr.",
|
|
"DKK",
|
|
}
|
|
EUR{
|
|
"€",
|
|
"euro",
|
|
}
|
|
}
|
|
CurrencyPlurals{
|
|
EUR{
|
|
one{"euro"}
|
|
other{"euro"}
|
|
}
|
|
}
|
|
}
|