kl.txt   [plain text]


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