| // © 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"} | |
| } | |
| } | |
| } |