summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/ku.txt
diff options
context:
space:
mode:
Diffstat (limited to 'intl/icu/source/data/curr/ku.txt')
-rw-r--r--intl/icu/source/data/curr/ku.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/ku.txt b/intl/icu/source/data/curr/ku.txt
new file mode 100644
index 0000000000..c4a0c9ee30
--- /dev/null
+++ b/intl/icu/source/data/curr/ku.txt
@@ -0,0 +1,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}"}
+ }
+}