summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/ku.txt
blob: c4a0c9ee30006fec341b45d933e9fdde6b585020 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
ku{
    Currencies{
        EUR{
            "€",
            "ewro",
        }
        TRY{
            "₺",
            "TRY",
        }
    }
    CurrencyPlurals{
        EUR{
            one{"ewro"}
            other{"ewro"}
        }
    }
    CurrencyUnitPatterns{
        one{"{0} {1}"}
        other{"{0} {1}"}
    }
}