| // © 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}"} | |
| } | |
| } |