• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4ku{
5    Currencies{
6        EUR{
7            "€",
8            "ewro",
9        }
10        TRY{
11            "₺",
12            "TRY",
13        }
14    }
15    CurrencyPlurals{
16        EUR{
17            one{"ewro"}
18            other{"ewro"}
19        }
20    }
21    CurrencyUnitPatterns{
22        one{"{0} {1}"}
23        other{"{0} {1}"}
24    }
25}
26