// *************************************************************************** // * // * Copyright (C) 2013 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter // * Source File: <path>/common/main/kl.xml // * // *************************************************************************** /** * ICU <specials> source: <path>/xml/main/kl.xml */ kl{ Currencies{ DKK{ "kr", "DKK", } EUR{ "€", "euro", } } CurrencyPlurals{ EUR{ one{"euro"} other{"euro"} } } Version{"2.0.82.45"} }