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