-// ***************************************************************************
-// *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/kl.xml
-// *
-// ***************************************************************************
-/**
- * ICU <specials> source: <path>/xml/main/kl.xml
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
kl{
Currencies{
DKK{
- "kr",
+ "kr.",
"DKK",
}
+ EUR{
+ "€",
+ "euro",
+ }
+ }
+ CurrencyPlurals{
+ EUR{
+ one{"euro"}
+ other{"euro"}
+ }
}
- Version{"2.0.47.67"}
+ Version{"2.1.31.34"}
}