summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/kl.txt
blob: 1b2d326b82ee5427a7038844aabca93582e02ea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kl{
    Currencies{
        DKK{
            "kr.",
            "DKK",
        }
        EUR{
            "€",
            "euro",
        }
    }
    CurrencyPlurals{
        EUR{
            one{"euro"}
            other{"euro"}
        }
    }
    Version{"2.1.27.40"}
}