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